SSO is made possible by a centralized authentication service that all apps (even third-party) can use to confirm a user’s identity. Identity standards like SAML, OAuth, and OpenID Connect (OIDC) allow for encrypted tokens to be transmitted securely between the server and the apps to indicate that a user has already been authenticated and has permission to access the additional apps.

Getting started

Tutorials

Integrations and Connectors

Developer resources

Troubleshooting