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. On the admin panel, navigate to Integrations, and select the Single sign-on 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 the user to the URL.

Did this answer your question?
😞
😐
😁