Single sign-on (SSO) allows users to securely authenticate with multiple applications and websites by logging in only once with just one set of credentials - username and password.
With SSO, the application or website that the user is trying to access relies on a trusted third party to verify that the user credentials are valid.
Supported Protocol: SAML 2.0
Security Assertion Markup Language is a standard protocol used for exchanging authentication and authorisation data of users between parties.
SAML IdP (Identity Provider): Azure AD, ADFS, Okta, Onelogin etc.
It is important to identify the provider and verify if they are compliant with SAML 2.0 protocol.
This step by step guide provides in-depth insights on how to set up SSO.