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.
Form the URL to redirect users to.
The domain in the URL is the your default GroupApp subdomain. eg https://examplecommunity.group.app, domain is examplecommunity
Redirect user to URL.