This article provides specific instructions for configuring Zoom’s LTI Pro with Canvas.
Note: Please ensure that LTI Pro has been installed and you are signed in to configure LTI Pro.
This article covers:
{
"title": "Zoom",
"scopes": [
"https://purl.imsglobal.org/spec/lti-nrps/scope/contextmembership.readonly"
],
"extensions": [
{
"platform": "canvas.instructure.com",
"settings": {
"platform": "canvas.instructure.com",
"placements": [
{
"placement": "account_navigation",
"message_type": "LtiResourceLinkRequest"
},
{
"placement": "link_selection",
"message_type": "LtiResourceLinkRequest"
},
{
"placement": "course_navigation",
"message_type": "LtiResourceLinkRequest",
"default": "disabled",
"enabled": "true"
}
]
},
"privacy_level": "public"
}
],
"description": "Zoom LTI Pro",
"custom_fields": {
"canvas_course_id": "$Canvas.course.id"
},
"public_jwk_url": "https://applications.zoom.us/lti/advantage/jwks",
"target_link_uri": "https://applications.zoom.us/lti/advantage",
"oidc_initiation_url": "<YOUR LTI PRO 'Login Initiation URL'>"
}
Once the tool has been installed, its placement can be configured. Below are the different options for configuring the placement of the tool:
To provide a link to the LTI from course navigation modify the key setting as follows:
Note: This will automatically add the Zoom tool link in all courses.
To provide a link to the LTI from a module group: