Skip to main content

Targeting the Box Cloud Storage system

For each Box Cloud Storage application, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):

  • Type is Box Cloud Storage.

  • Address uses options described in the table below.

The full list of target parameters is explained in Target System Options.

Table 1. Box Cloud Storage address configuration

Option

Description

Options marked with a redstar.png are required.

Server

The Box application OAuth 2.0 redirect URI. Default is "api.box.com"

(key: server)

Port

Default is 443.

(key: port)

Connection over SSL

(optional) Select to enforce SSL connections. Default is "true".

(key: ssl)

Validate the server’s certificate when connecting

Determines whether to validate the server’s security certificate for SSL connections. Default is "true".

(key: checkCert)

HTTP Network Proxy

Optional

(key: proxy)

Client ID redstar.png

Client ID

(key: clientid)

Client Secret redstar.png

Client Secret

(key: clientSecret)

Enterprise ID redstar.png

Enterprise ID

(key: enterpriseid)

Public Key Identifier redstar.png

Public Key ID

(key: keyid)



The address is entered as follows:

{server=api.box.com;port=443;clientid=<Client ID>;clientSecret=<ClientSecret&gt;;enterpriseid=&lt;Enterprise ID&gt;;keyid=&lt;Public Key ID&gt;/[;proxy=&lt;proxy&gt;;]}