LMS Collaborator knowledge base

Home/System settings/Integrations/oAuth integration

oAuth integration

An example of integration with Azure AD using the oAuth protocol:
1) Setting up in Azure AD

2) Setting up in the system

For MS Azure:

For Google:

URL values are generated based on TenantId:

For MS Azure:

oAuth URL:
https://login.microsoftonline.com/{TenantId}/oauth2/v2.0/authorize

oAuth Authorize URL:
https://login.microsoftonline.com/{TenantId}/oauth2/v2.0/authorize

oAuth Access Token URL:
https://login.microsoftonline.com/{TenantId}/oauth2/v2.0/token

oAuth Resource Owner Details URL:
https://graph.microsoft.com/oidc/userinfo

oAuth Logout URL:
https://login.microsoftonline.com/{TenantId}/oauth2/v2.0/logout

For Google:

oAuth URL:
https://accounts.google.com

oAuth Authorize URL:
https://accounts.google.com/o/oauth2/v2/auth

oAuth Access Token URL:
https://oauth2.googleapis.com/token

oAuth Resource Owner Details URL:
https://openidconnect.googleapis.com/v1/userinfo

oAuth Logout URL:
https://oauth2.googleapis.com/revoke
Still have questions?
Our technical support team is always happy to help!
Write to us at technical support [email protected]. If you are registered on our Helpdesk - send request button below.
Send request