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 a user is trying to access delegates authentication to a trusted identity provider, which verifies the user’s credentials and confirms their identity.
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) examples:
- Entra ID
- ADFS
- Okta
- Onelogin
It is important to identify the provider and verify if they are compliant with SAML 2.0 protocol.
For more details about how to setup SSO, please consult our dedicated documentation and contact your CSM to get started with the configuration in Rydoo.