For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
    • Introduction
  • SAML (Enterprise SSO)
    • SAML Quickstart
    • SAML: A technical primer
    • Integrating SAML with your Login UI
    • Handling SAML Logins + JIT Provisioning
  • SCIM (Enterprise Directory Sync)
    • SCIM Quickstart
  • SDKs
    • TypeScript SDK
    • Python SDK
    • Go SDK
    • Java SDK
    • C# SDK
    • Ruby SDK
    • PHP SDK
  • SAML-over-OAuth
    • SAML over OAuth (SAML NextAuth.js integration)
    • SAML for Firebase
  • IDP configuration
    • Enabling self-service configuration for your customers
  • SSOReady concepts
    • Overview
    • Environments
    • Organizations
    • SAML Connections
    • SAML Login Flows
    • SCIM Directories
    • SCIM Users
    • SCIM Groups
    • SCIM Request Logs
  • Management API
    • Management API
  • DummyIDP
    • Testing SAML/SCIM with DummyIDP
  • Self-Hosting
    • Self-Hosting SSOReady
  • API Reference
Login
Logo
SSOReady concepts

SSOReady concepts: overview

Understanding and navigating SSOReady concepts

SSOReady helps you add SAML and SCIM support to your product. To get started quickly, you could check out:

  • The SAML quickstart guide
  • The SCIM quickstart guide

When implementing SAML, you’ll find yourself using the following concepts in SSOReady:

  • Environments
  • Organizations
  • SAML Connections
  • SAML Login Flows

When implementing SCIM, you’ll find yourself using:

  • Environments
  • Organizations
  • SCIM Directories
  • SCIM Users
  • SCIM Groups
Was this page helpful?
Previous

SSOReady concepts: Environments

Understanding Environments in SSOReady
Next
Built with