Obtaining D2L Brightspace Client ID and Client Secret

To successfully connect Brightspace with SearchUnify, you need a Client ID and aClient Secret. This doc explains how you can obtain the client ID and client secret.

  1. Log into your Brightspace instance as an Admin.

  2. Navigate to Settings and select Manage Extensibility.

  3. Switch to OAuth 2.0 tab and select Register an app.

  4. Enter the required details, including:

    • Name. It is your app name.

    • Redirect URI. Enter the unique URL of SearchUnify instance, e.g. https://companyname.searchunify.com

    • Scope. For scope. select the following:

      • content:file:read

      • content:toc:read

      • content:topics:readonly

      • enrollment:orgunit:read

      • enrollment:own_enrollment:read

      • managefiles:files:read

      • organizations:organization:read

      • orgunits:course:read

      • users:userdata:read

    • Description (OPTIONAL). Add a description if you want to describe your app.

  5. After entering the aforementioned details, click Register.

The app has been successfully created. Copy the Client ID and Client Secret and use them to authenticate the Brightspace content source in SearchUnify.