Configuring and Deploying the Box application

Creating the Box application

  1. Go to https://cloud.app.box.com/developers/console and select Not a part of Box Corporate.

    1.PNG
  2. Log in with your Box admin account.
      2.PNG

  3. Click on Create New App.
    3.PNG

  4. Select Custom App.
    4.PNG

  5. Fill up the form.
    Select User Authentication (OAuth 2.0).Enter how you want to name your application.Click Create App.

  6. Enter the http://localhost/connectors/box/box-auth-callback URI or a URI from which you are accessing the YSoft SafeQ Management Server ending with /connectors/box/box-auth-callback into the Redirect URIs field.
    6.PNG

  7. Select Write all files and folders stored in Box permission.
    7.PNG

  8. Select Make API calls using the as-user header  if you want to have an impersonation option for your Box connectors, and click Save Changes.
    8.PNG

  9. Copy the Client ID and Client Secret.
    9.PNG

  10. In the YSoft SafeQ Management Server System>Configuration select Exper, fill boxClient into the search bar and click Search.
    10.bmp


  11. Now paste the copied Client ID and Client Secret to the corresponding fields and click Save Changes.

    10.bmp

  12. In the popup form click on Save Changes.
    11.bmp