SSO Configuration
This document provides step-by-step instructions on how to configure Single Sign-On (SSO) on Telmai. Follow the steps below to set up SSO seamlessly.
Last updated
This document provides step-by-step instructions on how to configure Single Sign-On (SSO) on Telmai. Follow the steps below to set up SSO seamlessly.
Last updated
Log in to the Telmai.
Go to Administration.
Click on Single Sign-On (SSO) Settings.
Enter a unique Login URL Suffix
For example, if company name is ACME corporation and the environment is stage project instance, then you can use a unique name like acme-stage. And hence the Login URL Suffix will be: acme-stage
, resulting in a login URL similar to: https://telm.ai/login/acme-stage
)
Provide client credentials:
Client ID: Enter the ID provided by your IdP.
Client Secret: Enter the secret key provided by your IdP.
Provide SSO endpoints or click Provide Issuer URL:
You can enter the below details manually:
Issuer: Enter the Issuer URL from your IdP.
Authorization: Enter the Authorization endpoint.
Token: Enter the Token endpoint.
JWKS: Enter the JWKS (JSON Web Key Set) URL.
User Info: Enter the User Info endpoint.
OR Click on Provide Issuer URL to open a modal dialog.
Enter the Issuer URL from your IdP and click Retrieve Endpoints.
Click Save to store the configuration.
You can use the toggle button to Enable/Disable the setting. You can also update or delete the setting at anytime.
Navigate to the login page
Example: https://dev.telm.ai/login/my-org-sso
Click on Sign in with IDP.
You will be redirected to Issuer URL. Enter the required details and click Sign In.
If authentication is successful, you should be redirected to the Telmai dashboard.