Follow these steps to integrate Cadmus as an external tool in D2L Brightspace using LTI 1.3
Cadmus supports the following LTI 1.3 enabled integrations:
-
Launching into Cadmus as a configured external LTI Tool / Application.
-
Grade pass-back through the LTI 1.3 Assignment and Grade Services.
-
LTI Membership service (Names and Role Provisioning Services) for Student list synchronisation between Cadmus and the LMS.
Cadmus supports the following REST API enabled integrations:
To integrate Cadmus and D2L Brightspace, you will need to:
- Register Cadmus as an External Tool
- Deploy Cadmus as an External Learning Tool
- Add a REST API Client for Cadmus usage
- Share keys with Cadmus
The Client ID and Deployment ID generated through this process must be shared with Cadmus to complete the integration.
Stage 1: Register Cadmus as an External Tool
Begin by creating a new Developer Key for Cadmus. This will configure the LTI 1.3 OAuth2 settings, and generate a Client ID for the Cadmus Tool in your LMS.
- Log into D2L Brightspace as an administrator.
-
From the Admin Tools menu, click Manage Extensibility.
-
In the LTI Advantage tab, click Register Tool.
- Choose Standard registration, and input the following fields:
Name
Cadmus LTI 1.3
Domain
https://api.cadmus.io
Redirect URLs
https://api.cadmus.io/accounts/lti1p3/launch
OpenID Connect Login URL
https://api.cadmus.io/accounts/lti1p3/login
Keyset URL
https://api.cadmus.io/accounts/lti1p3/jwks
- Under Extensions, select the following:
- Assessment & Grade Service
- Names & Roles Provisioning Service
- Under Roles, select Send Institution Role.
- Click Register.
- Under the Brightspace Registration Details, you will find the unique IDs and URLs for the tool.
- Record or copy all details — you will need to share these with Cadmus.
Stage 2: Deploy Cadmus as an external learning tool
Now that Cadmus has been registered as an external learning tool, you will need to deploy it for academics to use.
- From the Admin Tools menu, click External Learning Tools.
- In the LTI Advantage tab, click New Deployment.
- From the tool drop-down list, select Cadmus LTI 1.3.
- Input the following fields:
Name
Cadmus
Description
Create a Cadmus assessment
- Under Extensions, select the following:
- Assessment & Grade Service
- Names & Roles Provisioning Service
- Under Security, select the following:
- Org Unit Information
- User Information (Name, Email, User ID, Username, Ord Defined ID)
- Link Information (Title, Description)
- Classlist including users not known to this deployment
-
Click Add Org Units and select the units in which you would like to make Cadmus avaliable.
-
Click Create Deployment.
- Under the Brightspace Deployment Details, you will find your Deployment ID.
- Record or copy the Deployment ID — you will need to share this with Cadmus.
Stage 3: Add a REST API Client for Cadmus usage
Additional integration functionality not accessible via LTI 1.3 can be enabled by providing Cadmus with D2L REST API access via OAuth2. The credentials are created as a D2L REST API client.
The previously created LTI 1.3 Client is independent of an REST API Client Key. The LTI Key's Client ID creates an LTI 1.3 link between Cadmus and Brightspace. The API Key is needed to enable deeper integration with Brightspace. The LTI Key is still the primary key needed to connect Cadmus and Brightspace.
Begin by creating a new Developer Key (API Key) for Cadmus. This will generate OAuth2 credentials which Cadmus can use to access user data on request. The credentials include a Client ID and a Client Secret.
1. Navigate to
Brightspace’s Manage Extensibility
Tool page via the Admin
tools.2. Select
OAuth 2.0
tab to create an OAuth 2.0 App
.3. Click on
Register an app
.4. Input the following Key Settings:
Application Name
Cadmus Platform
Or any preferred name.
Redirect URIs (Please note these are location-specific)
Region | URL |
---|---|
AU |
https://api.cadmus.io/cadmus/auth/callback |
UK |
https://api.cadmus.io/cadmus/auth/callback |
Scopes
groups:group:read
Access Token Lifetime (seconds)
Can use default
3600
or more.n
5. Click Save to confirm these settings.
6. On saving the details, you will get the details that can be copied and shared:
Application Name
Cadmus Platform
Client ID
xxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxx
Client Secret
X_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Description
Redirect URI
<https://api.cadmus.io/cadmus/auth/callback>
Access Token Lifetime (seconds)
3600
Scope
groups:group:read
Prompt For User Consent?
true
Enable refresh tokens
true
7. Record or copy this API Client ID and API Client Secret — you will need to share these keys with us.
Stage 4: Share keys with Cadmus
To complete the integration process in Brightspace, you will need to share some important details with Cadmus. We will use this information to identify and authenticate your integration.
Please email all configuration details to admin@cadmus.io:
LTI 1.3 Client
- Client ID
- Brightspace Keyset URL
- Brightspace OAuth2 Access Token URL
- OpenID Connect Authentication Endpoint
- Brightspace OAuth2 Audience
- Issuer
- Deployment ID
- D2L URL of your institution
- D2L Launch Environment: [ Production, Beta or Test ]
- Client ID
- Client Secret