Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/scalekit-inc/developer-docs/llms.txt

Use this file to discover all available pages before exploring further.

Enable enterprise customers to authenticate using their corporate identity provider via SAML or OIDC.

What is SSO

Single sign-on (SSO) allows users to authenticate using their organization’s identity provider instead of creating separate credentials.

Supported protocols

  • SAML 2.0: Industry standard for enterprise SSO
  • OIDC: Modern OAuth 2.0-based authentication

Supported identity providers

  • Okta
  • Azure AD / Microsoft Entra ID
  • Google Workspace
  • JumpCloud
  • OneLogin
  • Any SAML 2.0 or OIDC provider

Implementation

See the complete Modular SSO quickstart for implementation details.

Testing SSO

Use the built-in IdP Simulator to test SSO flows before deploying to production.

Next steps

SCIM provisioning

Automate user management

SSO API

SSO connections API reference