Auth0 SSO OAuth 2.0
In this section you will learn about Auth0 SSO OAuth 2.0
Last updated
In this section you will learn about Auth0 SSO OAuth 2.0
Last updated
Choose Provider Auth0OAuth2 on Jet Admin and then copy Domain, Client ID, Client Secret from Auth0. You should also set Scope as openid,profile,email,offline_access.
Copy the REDIRECT URL from Jet Admin in the Application parameters section to Auth0 Allowed Callback URLs and click Save on both - Auth0 and Jet Admin.
SSO button should appear automatically on the login and register pages when visiting Jet Admin from your custom domain.