Discuss this help topic in SecureBlackbox Forum

Clouds: Register application on Box service

To get access to Box.com service you need to register your application in Box.com console. When you have an already registered application, you can use its client_id and client_secret parameters.

To register the application

  1. Open Box.com console. In the righthand panel click "Create a Box Application".
  2. Enter the name of your application and click "Create Application".
  3. On the next page click "Configure your application" button
  4. In "OAuth2 Parameters" section you need to specify the URL for redirection during authentication (eg. http://localhost:2180/) and copy the provided client_id and client_secret parameters for further use in your application.
  5. Click "Save Application" button on the bottom of the page.

How To articles about Box.com cloud

Discuss this help topic in SecureBlackbox Forum