...
Log into https://marketplace.zoom.us/ with your Zoom admin account.
Use the search box to find the “LTI Pro” application
Add the app to the account for all users
The app should now appear in the “Added Apps” list, under the menu “manage”
Click on the app name to return to the settings page. At the bottom you will find a button “Configure”
Click on it to enter the configuration screen
Click on “+ Create a new credential” to open the credential creation form. Set a relevant name and choose LTI 1.1.
Take note of the generated values. You will need them to set up Open edX:
LTI URL
OAuth Redirect URL
LTI Key
LTI Secret
Set “Email or Employee Unique ID Attribute Name” with the value “email” “custom_instructor_email”
Under “Approved Domains” add the list of domains used in Open edX, including the base LMS, Studio, MFE and preview URLs as configured in the platform. E.g.:
https://openedx.example.com
https://studio.openedx.example.com
https://apps.openedx.example.com
https://preview.openedx.example.com
Set the other values according to your preferences. You don’t need to do any action to save the settings.
...
Create a unit for you live classes and insert an LTI component from the Advanced module block
Edit the block created to open the settings page:
Configure LTI component:
Set a relevant name
Set a description (optional)
Leave LTI 1.1/1.2 version
Set the LTI URL informed by the LTI Pro Zoom application
Set the email of the zoom user on whose behalf the meetings will be created. Use the format
["custom_instructor_email=<email of zoom licensed user>"]
.Set the LTI launch target to Inline and leave the rest as default
Option B: In the Live Classes section
...