Search
K
Comment on page

Auth0 SSO OAuth 2.0

1. Go to SSO Applications

2. Create a new SSO application

3. Go to Auth0 applications and create new Application

4. Copy credentials to Jet Admin

Choose Provider Auth0OAuth2 on Jet Admin and after that copy Domain, Client ID, Client Secret from Auth0. You should also set Scope as openid,profile,email,offline_access.

5. Set Allowed Callback URL on Auth0

Copy REDIRECT URL from Jet Admin in Application parameters section to Auth0 Allowed Callback URLs and click Save on both - Auth0 and Jet Admin.

6. You are all set

SSO button should appear automatically on the login and register pages when visiting Jet Admin from your custom domain.