Box Setup

Box uses OAuth 2.0 for authentication. The following are the steps needed to give the Box Connector authorization to Box applications:

Box Console

  • If you have a Box account already, sign in. Otherwise create a new account.
  • Once signed in, go to ‘Dev console’ from the left hand menu. That will take you through to your apps. You can either select a pre-existing app or create a new one.
  • Once you have selected the app you would like to authenticate, on the following page click ‘Configuration’ from the left hand menu.
  • In the configuration page make sure that ‘Authentication method’ is set to ‘Standard OAuth 2.0 (User Authentication)’.
  • Scroll down to find your Client ID and Client Secret.
    For Redirect URI enter:
    https://{{ServiceDomain}}/connector/callback
    (ServiceDomain should be substituted for your actual service domain)

Note: Your Cyclr service domain, e.g. http://yourcompany.cyclr.com can be found in your Cyclr Console under Settings > General Settings > Service Domain.

Cyclr Console – performed by you

Locate the Box Connector in your Cyclr Console > Connectors > Application Connector Library:

  • Select the edit button.
  • Select the Settings tab.
  • Enter your Box Client ID and Client Secret.

Connector Installation

When installing a Box Connector, the user is redirected to Box and prompted to ‘Grant access to Box’. Once completed, they will be redirected back to Cyclr where the Connector will be authenticated and ready for use.