Preparation
Before targeting a Box application you must:
Install required DLLs
Obtain connection information and authentication credentials
Install required DLLs
The following DLLs are required. They should be installed before you can target a Box application:
BouncyCastle.Crypto.dll, which is available at:
System.IdentityModel.Tokens.Jwt.dll version 4.0.4, which is available at:
https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt
The DLL files should be installed in the instance agent directory.
Obtain connection information and authentication credentials
Log into Box account as an administrative user for your organization.
Click General.
Take note of the Enterprise ID on the App info section. This will be used later.
Navigate to My Apps.
Select the application on which you want to manage users and groups.
Click on the side link Configuration within the application.
Copy Client ID, Client Secret and Public Key ID for later use.
Copy the private key file, paired with the above public key, to the Bravura Security Fabric instance server.
For information on where to find these settings refer to the Box Administrator Help available in the Box Developer Console.