SSO Integration

This documentation is for end users and admins setting up SAML-based Single Sign-On (SSO) in Revspire.

Supported SSO providers

  1. Okta
  2. OneLogin
  3. Microsoft Azure (Entra ID)
  4. Custom SAML 2.0

Where SSO is configured

  • Admin setup: Setup > SSO (/setup/sso)
  • SCIM token setup: Setup > API Token (/setup/api-token)

Common permissions needed

Your profile should include:

  • View SSO Settings
  • View SAML SP Certificate
  • Create SSO Providers
  • Edit SSO Providers
  • Delete SSO Providers
  • Manage SSO Enforcement

Two-part setup flow

1. Configure SAML app in your Identity Provider using Revspire SP endpoint values.

2. Add provider in Revspire, set primary if needed, and test login.

SSO login policy

  • Optional: users can sign in with password or use Sign In with SSO.
  • Enforced (SSO-only): users are routed through SSO-only login flow.

SCIM provisioning (optional)

Use SCIM Base URL from Setup > SSO and a bearer token from Setup > API Token for automated create/update/deactivate provisioning flows.

Provider guides

  1. Okta Connection
  2. OneLogin Connection
  3. Azure (Entra ID) Connection
  4. Custom SAML 2.0 Connection