Allow authenticated users to automatically access your community without being prompted to enter separate sign-in credentials.
Step 1: Click Admin Panel, navigate to Settings and Data, and select Integrations.

Step 2: Go to the Single Sign-On tab.

Step 3: Under SSO Method, choose JWT.

Step 4: 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 your default GroupApp subdomain. eg, https://examplecommunity.group.app, the domain is examplecommunity

Redirect the user to the URL.
