Box Setup

Box Setup

STEP 1: GET CLIENT ID AND SECRET FROM BOX


Step 1.1: Go to https://app.box.com and create an account or log in

Step 1.2: Go to https://app.box.com/developers/services and click the link 'Create new application'

Step 1.3: Select 'Custom app' and click 'Next'

Step 1.4: Select 'Standard OAuth 2.0 (User Authentication)' and click 'Next'

Step 1.5: Click 'View Your App'

Step 1.6: Enter an application name

Step 1.7: Edit 'Redirect URI' on the OAuth 2.0 Redirect URI section and write https://yourlmsdomain.com/admin/oauth2callback.php

Click "Save Changes" button

Step 1.8: On to the section 'OAuth 2.0 Credentials' make a note of the "Client ID" and "Secret".


STEP 2: ADD CREDENTIALS TO PLUTO LMS


Step 2.1: Click on "Site admin" > "Integrations" > "Connect Cloud Repositories" then "Box":








Step 2.2: Enter your Box Client ID and Client secret, then save changes.



STEP 3: ADD FILES FROM BOX


If this was setup successfully, the next time you are prompted to add a file to your LMS, you will see a Box icon:



From here, you can log into your account.

Please email support@plutolms.com if you are experiencing any issues connecting to the Box.

    • Related Articles

    • Microsoft OneDrive Setup

      STEP 1: SETUP MICROSOFT SSO WITH PLUTO LMS Step 1.1: Setup your Microsoft OneDrive Account on the Microsoft Website. Step 1.2: Use your Microsoft Account details to set up your SSO on the LMS: "Site Admin" > "Integrations" > "SSO / Connect Services" ...
    • Amazon S3 Setup

      STEP 1: SETUP AMAZON S3 Step 1.1: You need to set up an account with Amazon Web Services and activate a Simple Storage Service (S3) instance. Step 1.2: Once setup, retrieve your "Access" and "Secret" key. STEP 2: ADD CREDENTIALS TO PLUTO LMS Step ...
    • Google Drive Setup

      STEP 1: SETUP GOOGLE SSO Click here to view setup guide. STEP 2: ENABLE GOOGLE DRIVE API Step 2.1: After setting up SSO in Step 1 above, click "Library" from the menu on the left within Google Cloud Platform. Step 2.2: Search for "Google Drive API" ...
    • Google OAuth2 Setup

      STEP 1: CREATE NEW PROJECT Step 1.1: To set up an OAuth 2 client with Google, you need to first login to the Google Cloud Console and create a new project. Click here to learn more about creating and managing projects within GCC. Step 1.2: Give your ...
    • Microsoft OAuth 2 Setup

      INTRODUCTION The OAuth 2 Pluto LMS authentication enables users to log in using their Microsoft account via a button on the login page. If account creation is enabled, when a user first logs in, a new account will be created. Otherwise, they will be ...