Single Sign On (SSO)

Single Sign-On (SSO) is an authentication process that enables end users to securely access multiple applications or services using just one set of login credentials. This means users can log in once and gain access to all authorized resources without being prompted to log in again for each application. SSO simplifies the user experience, enhances security, and improves productivity by eliminating the need for users to remember and manage multiple sets of login credentials.

Supported SSO Protocols

Our Single Sign-On solution currently supports two major SSO protocols:

  1. OAuth OIDC: OAuth (Open Authorization) and OIDC (OpenID Connect) are industry-standard protocols used for authorization and authentication, respectively. OAuth enables secure authorization of third-party applications without sharing sensitive credentials, while OIDC provides authentication services on top of OAuth, adding identity verification capabilities.
  2. SAML (Security Assertion Markup Language): SAML is an XML-based open standard for exchanging authentication and authorization data between parties, particularly between an identity provider (IdP) and a service provider (SP). It allows seamless single sign-on capabilities by enabling the transfer of user authentication and authorization data between systems.

Getting Started

To get started with implementing Single Sign-On using our solution, refer to the specific documentation for OAuth OIDC or SAML below, depending on your requirements. These guides provide step-by-step instructions on configuring SSO for your applications and integrating them seamlessly with our SSO solution.