Single Sign-On (SSO)
Configure OIDC-based Single Sign-On for your organization
Single Sign-On (SSO) lets your team log in to RevOrbit using your organization's identity provider over OpenID Connect (OIDC). This centralizes authentication, simplifies access management, and lets you enforce your IdP's own MFA and security policies.
Supported Identity Providers
RevOrbit uses OIDC (not SAML). Choose one of:
Configure SSO
Set up the connection between RevOrbit and your identity provider. Create an OIDC (OAuth 2.0) application in your IdP first.
.well-known/openid-configuration discovery document must be reachable). Google needs neither — its issuer is set automatically.SSO Enforcement Mode
Choose how SSO interacts with password-based login:
Auto-Provisioning
When enabled, new users are created automatically in RevOrbit on their first SSO login, provided your organization has available seats. Their name and email come from the OIDC ID token claims, and each new user is assigned the default role you choose (e.g. Sales Rep). Existing users are matched to their SSO identity by verified email.