Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Learn Amp authenticates users against the Auth0 authorization server ) using OpenID Connect/ SAML .

When setting up the integration, an administrator on your Auth0 account will need to provide us with:

...

For SSO with Auth0 to work effectively, the following permissions scope is required by the integration:

This scope is used to fetch user details, so Learn Amp users can be authenticated
Expand
titleUser.Read
openid

To fetch the user identifier to authenticate users.

Expand
titleprofile

To fetch basic user details to authenticate users.

Expand
titleemail

To fetch user email addresses to authenticate users.

...

Required Stakeholders

To set up our Integration with Auth0, you will need somebody with administrator level access to your Auth0 account. This person will also need administrator level access to your Learn Amp Live account for the period of time in which the Integration is being set up.

...

Set up Instructions

Full instructions on how to set up the Auth0 integration can be found within your Learn Amp account. Please go to yourdomain.learnamp.com/en/integrations/auth0

...

Expand
titleWhat authentication protocol does Learn Amp use to authenticate user accounts?

Learn Amp uses OAuth2 and OpenID Connect to authenticate user accounts.

...