> ## Documentation Index
> Fetch the complete documentation index at: https://docs.antsfield.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SAML SSO

> Configure SAML single sign-on and SCIM provisioning with your identity provider.

Enterprise teams can centralize authentication with SAML SSO and automate user provisioning with SCIM. These guides cover setup for Google Workspace, Okta, and Microsoft Entra ID (Azure AD).

<Note>
  SAML SSO and SCIM are available on **Enterprise** plans. Workspace owners configure security under **Settings → Security**.
</Note>

## SAML single sign-on

<CardGroup cols={2}>
  <Card title="Google Workspace SAML" icon="google" href="/help/article/google-saml">
    Connect Google as your identity provider
  </Card>

  <Card title="Okta SAML" icon="okta" href="/help/article/okta-saml">
    Connect Okta as your identity provider
  </Card>

  <Card title="Azure AD SAML" icon="microsoft" href="/help/article/azure-saml">
    Connect Microsoft Entra ID as your identity provider
  </Card>
</CardGroup>

## SCIM provisioning

<CardGroup cols={2}>
  <Card title="Google Workspace SCIM" icon="google" href="/help/article/google-scim">
    Automatically provision users from Google
  </Card>

  <Card title="Okta SCIM" icon="okta" href="/help/article/okta-scim">
    Automatically provision users from Okta
  </Card>

  <Card title="Azure AD SCIM" icon="microsoft" href="/help/article/azure-scim">
    Automatically provision users from Entra ID
  </Card>
</CardGroup>

See also [Security](/dashboard/security/introduction) in the product documentation.
