How to set up Single Sign-on with JWT

Learn how to setup SSO with JWT in your community

Allow authenticated users to automatically access your community without being prompted to enter separate sign-in credentials.

1. Generate your SSO key. To access your SSO key, click on the admin panel button, navigate Integrations, and select the SSO tab.

2. Under SSO Method, Choose JWT as your SSO method.

3. Use your SSO key to generate a redirect URL

  • Generate a JWT token with your key

  • Generate JWT with the key generated in step 1.

  • Redirect user to URL.

Did this answer your question?
😞
😐
😁