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

# Single Sign-On (SSO)

> Learn about authentication, encryption, secret management, and provider configurations for securing your platform deployment.

# Single Sign-On (SSO)

Configure Single Sign-On (SSO) so your team logs in to Collate with your organization's existing identity provider instead of managing separate Collate credentials.

Collate supports Google, Okta, Auth0, Azure, Amazon Cognito, custom OIDC, SAML, and LDAP. Select your provider below for setup instructions.

Set up SSO before moving to production. It's faster to test Collate without it, but you'll need to migrate any existing users to their SSO identities afterward.

<Note>
  **Note**: Collate supports only one authentication mechanism at a time. You can't combine SSO with Basic Authentication, or configure multiple SSO providers together.
</Note>

<Columns cols={2} className="product-cards">
  <Card icon="https://mintcdn.com/collatedocs/yvgGxaeRR5RwtQo6/public/images/icons/auth0.svg?fit=max&auto=format&n=yvgGxaeRR5RwtQo6&q=85&s=448d75b24161d109766318b2d011ddd7" title="Auth0 SSO" href="/ai-2-0/how-to-guides/sso/auth0" horizontal width="36" height="36" data-path="public/images/icons/auth0.svg">
    Configure Auth0 SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/eaXUDo1kCWyJG_MC/public/images/icons/azure.svg?fit=max&auto=format&n=eaXUDo1kCWyJG_MC&q=85&s=5a6f90d3e882c40d4e39565f7d23b3d0" title="Azure SSO" href="/ai-2-0/how-to-guides/sso/azure" horizontal width="36" height="36" data-path="public/images/icons/azure.svg">
    Configure Azure SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/-Cx6rTOteG4I_5vO/public/images/icons/oidc.svg?fit=max&auto=format&n=-Cx6rTOteG4I_5vO&q=85&s=a76302e1560cf69d3de20e02e438a4fd" title="Custom OIDC SSO" href="/ai-2-0/how-to-guides/sso/custom-oidc" horizontal width="36" height="36" data-path="public/images/icons/oidc.svg">
    Configure a custom OIDC SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/-Cx6rTOteG4I_5vO/public/images/icons/google.svg?fit=max&auto=format&n=-Cx6rTOteG4I_5vO&q=85&s=d8420178fad5800b0b06406057db75b0" title="Google SSO" href="/ai-2-0/how-to-guides/sso/google" horizontal width="36" height="36" data-path="public/images/icons/google.svg">
    Configure Google SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/-Cx6rTOteG4I_5vO/public/images/icons/okta.svg?fit=max&auto=format&n=-Cx6rTOteG4I_5vO&q=85&s=926a4c64d00be46801ae08c3c6add440" title="Okta SSO" href="/ai-2-0/how-to-guides/sso/okta" horizontal width="36" height="36" data-path="public/images/icons/okta.svg">
    Configure Okta SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/eaXUDo1kCWyJG_MC/public/images/icons/amazon-cognito.svg?fit=max&auto=format&n=eaXUDo1kCWyJG_MC&q=85&s=23f52f76ffb2d1782e5bb939c124a873" title="Amazon Cognito SSO" href="/ai-2-0/how-to-guides/sso/amazon-cognito" horizontal width="36" height="36" data-path="public/images/icons/amazon-cognito.svg">
    Configure Amazon Cognito SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/Q1OIJhF378waLn75/public/images/icons/saml.svg?fit=max&auto=format&n=Q1OIJhF378waLn75&q=85&s=6494e62c679d1c74801b652f06aa689f" title="SAML" href="/ai-2-0/how-to-guides/sso/saml" horizontal width="36" height="36" data-path="public/images/icons/saml.svg">
    Configure SAML SSO to access the UI and APIs.
  </Card>

  <Card icon="https://mintcdn.com/collatedocs/-Cx6rTOteG4I_5vO/public/images/icons/ldap.svg?fit=max&auto=format&n=-Cx6rTOteG4I_5vO&q=85&s=5529404212cf69d32ff2055a7adc734d" title="LDAP" href="/ai-2-0/how-to-guides/sso/ldap" horizontal width="36" height="36" data-path="public/images/icons/ldap.svg">
    Configure LDAP SSO to access the UI and APIs.
  </Card>
</Columns>
