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.
Option | Description |
---|---|
Options marked with a | |
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 | Client ID (key: clientid) |
Client Secret | Client Secret (key: clientSecret) |
Enterprise ID | Enterprise ID (key: enterpriseid) |
Public Key Identifier | Public Key ID (key: keyid) |
The address is entered as follows:
{server=api.box.com;port=443;clientid=<Client ID>;clientSecret=<ClientSecret>;enterpriseid=<Enterprise ID>;keyid=<Public Key ID>/[;proxy=<proxy>;]}