This guide shows you how to set up and integrate Teams, Zoom, Webex and Adobe Connect, making it easier to schedule and manage virtual meetings directly within the system.
Contents
- Teams:
- Zoom:
- Webex:
- Adobe Connect:
Microsoft Teams
Register an application
- Sign into the Azure portal: Microsoft Azure
- Go to Azure directory > App registrations > New registration
- Register a single tenant app called GloLMS and setup a Web platform redirect URI that points to {YourSystemURL}/Learning/Link.aspx
Note the Application (client) ID and Directory (tenant) ID which can be found on the Overview page
Go to Certificates & secrets > New client secret
Create a new secret and note the Value
Integrating with the LMS
Sign into the LMS
Go to the Manage Settings page, open the Online Meetings section, and then select Microsoft Teams
Input the Tenant ID, Client ID, and Client Secret
Click Save, and then Check Credentials
You will be re-directed to the Microsoft authorization page, click Accept
You will then be re-directed back to the LMS. A message should appear confirming that authentication was successful. The setup is now complete
Zoom
Create an app
- Sign into the Zoom app marketplace
- App Marketplace
- Select the General App type
- Click Create
App credentials
Setup the redirect URL and allow list by adding {YourSystemURL}/Learning/Link.aspx
Information
The following fields cannot be empty:
Short description (you can just input Glo)
Long description (you can just input Glo)
Developer contact name
Developer contact email
Scopes
Enable all the scopes under the Meeting → View and manage your meetings section:
Integrating with the LMS
Sign into the LMS
Go to the Manage Settings page, open the Online Meetings section, and then select Zoom
Input the API Key and API Secret, which can be found in the App credentials section of your Zoom app
Click Save, and then Check Credentials
You will be re-directed to Zoom and prompted to add your app, click Allow
You will then be re-directed back to the LMS. A message should appear confirming that authentication was successful. The setup is now complete
Zoom app:
LMS:
Webex
Register an application
- Sign into the Webex Developer portal:
Webex for Developers
- Open the user menu (top-right) and select My Webex Apps, then click Create a New App and choose Create an Integration
- Fill in the integration details:
- Integration name: LMS
- Icon, Description, Contact email: as appropriate for your environment
- Redirect URL: {YourSystemURL}/lms/Learning/Link.aspx
- Scopes: tick meeting:schedules_read, meeting:schedules_write, and spark:kms
- Click Add Integration. The integration's Client ID and Client Secret are displayed on the confirmation page - note both. The Client Secret is shown only once, so copy it before leaving the page
Integrating with the LMS
- Sign into the LMS
- Online Meetings section, and then select Webex
- Input the Client ID and Client Secret
- Click Save, and then Check Credentials
- You will be re-directed to the Webex authorisation page - sign in with the Webex account you want the LMS to schedule meetings on behalf of, and click Accept
- You will then be re-directed back to the LMS. A message should appear confirming that authentication was successful. The setup is now complete
Adobe Connect
Create a service user
Adobe Connect does not use an OAuth app registration. Instead, the LMS authenticates against a named user account on your Adobe Connect site, which is used to create and own scheduled meetings.
- Sign into your Adobe Connect Central as an Administrator: https://{YourSiteName}.adobeconnect.com (where {YourSiteName} is your account's subdomain)
-
Go to Administration > Users and Groups > New User
- Create a dedicated service account (eg lms-integration@yourdomain.com) and set a strong password. Ensure Prompt user to change password after next login is un-ticked
-
Add the new user to the Meeting Hosts group (and Administrators if you want the integration to be able to create accounts for trainers who don't already exist on the site)
- Note the Site name (the subdomain portion of the URL - e.g. for https://acme.adobeconnect.com the site name is acme), the Username (login email), and the Password
Integrating with the LMS
- Sign into the LMS
- Go to the Manage Settings page, open the Online Meetings section, and then select Adobe Connect
- Input the Site, Username, and Password
- Click Save, and then Check Credentials
- A message should appear confirming that authentication was successful. The setup is now complete
Footer
Comments
0 comments
Article is closed for comments.