Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to complete the prerequisites, you need to create a Box Content App, follow the next steps:

 

Create the Box Content App 

Go to this URL https://app.box.com/developers/services/edit/ and login using the admin user account.

Image Added


Select a custom application and click Next.


Image Added

OAuth2 with JWT Authentication


Select OAuth 2.0 with JWT (Server Authentication), click the option and Next.


Image Added


Type an application name, click Create App button.


Image Added

Image Added


 

Click on Configure your application

Copy the client id and the client secret values for the content source configuration. Verify the scopes and check the option ‘Perform actions as Users’. This is required if you want to crawl private information from all users. Also, we need to Generate the Public/Private Keypair. Please, save the json file that Box is going to generate, later you will need to provide this document to the connector.

Image Added

After you finished with the configuration, the application needs to be authorized by the Admin of the Box account. Click on General and then Submit for Authorization. The administrator of Box will receive a email with this request.

Image Added


In order to authorize the application the administrator should go to the Admin Console -> Platform -> Platforms Apps, click on Authorize New App.

Image Added

Add the client ID of the application that you want to authorize.

Image Added