Configuring the SSO (Single Sign On):
Last updated
Last updated
Auth system supports seamless SSO solutions with any third-party app that is compatible with SAML 2.0, OpenId Connect, and the OAuth2 system.
Navigate to Settings->Login Providers -> Click SSO integration -> New SSO integration
On this page, you will see all supported SSO providers. SSO integration is a 2 step configuration process. Metadata configuration needs to be exchanged between both parties. Auth will guide you to do it on the page itself.
For example, if you want to enable SSO between auth and google. Auth will prompt the details you need to configure in the google side in step 1 with a description.
Once you configure that now time to enter the google’s details in the auth system
In description it shows the sample template to configure in the SP metadata. Once this is configured. Now we successfully enabled the SSO between google and Auth.
From this moment anyone trying to login into your org’s google account is getting redirected to the Auth system and then it continues the login based on the configured flow settings.