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.images/download/attachments/262114975/1.PNG

  2. Log in with your Box admin account.

    images/download/attachments/262114975/2.PNG
  3. Click on Create New App.

    images/download/attachments/262114975/3.PNG
  4. Select Custom App.

    images/download/attachments/262114975/4.PNG
  5. Fill up the form.

    1. Select User Authentication (OAuth 2.0).

    2. Enter how you want to name your application.

    3. Click Create App.

      images/download/attachments/262114975/5.PNG

  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.

    images/download/attachments/262114975/6.PNG
  7. Select Write all files and folders stored in Box permission.

    images/download/attachments/262114975/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.

    images/download/attachments/262114975/8.PNG
  9. Copy the Client ID and Client Secret.

    images/download/attachments/262114975/9.PNG



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


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

    images/download/attachments/262114975/10.bmp

  12. In the popup form click on Save Changes.
    images/download/attachments/262114975/11.bmp