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

# Overview

> Overview of Cedar.AI SSO with Google, Okta, and Microsoft Azure AD, including IdP- and SP-initiated flows.

[Cedar.AI](https://cedar.ai/)'s Single Sign-On (SSO) system streamlines authentication with major identity providers: Google, Okta, and Microsoft Azure AD.

<Note>Select your identity provider to get started. Both IdP-initiated and SP-initiated SSO are supported.</Note>

<Columns cols={3}>
  <Card title="Okta Integration" icon="lock" href="/user-docs/sso/okta">
    Configure Okta SSO for Cedar.AI
  </Card>

  <Card title="Microsoft (Azure AD)" icon="windows" href="/user-docs/sso/microsoft">
    Configure Microsoft (Azure AD) SSO
  </Card>

  <Card title="Mobile SSO" icon="mobile" href="/user-docs/sso/mobile">
    ARMS Mobile login procedure
  </Card>
</Columns>

### Supported SSO methods

* **Google**: Works out of the box for Google users.
* **Microsoft (Azure AD)**: First org user logs in once to capture the tenant ID. See the [Microsoft guide](/user-docs/sso/microsoft).
* **Okta**: Provide your org Okta URL (e.g., `companyname.okta.com`). See the [Okta guide](/user-docs/sso/okta).

### Initiation flows

<Columns cols={2}>
  <Card title="IdP-initiated SSO" icon="globe" horizontal>
    Start sign-in from your Identity Provider (Okta, Microsoft, or Google).
  </Card>

  <Card title="SP-initiated SSO" icon="bolt" horizontal>
    Start sign-in from Cedar.AI. Supports tenant shortcuts for deep links.
  </Card>
</Columns>

### Gradual rollout (optional)

Turn on SSO with a safety net. In gradual rollout, SSO becomes the default, and selected users can temporarily sign in with Cedar identity during the transition. See the dedicated page for details and best practices.

<Card title="Gradual rollout" icon="shuffle" href="/user-docs/sso/gradual-rollout" horizontal>
  Learn how to phase in SSO safely while keeping a fallback for specific users.
</Card>

### Need help?

<Card title="Contact support" icon="life-ring" href="mailto:support@cedarai.com" horizontal>
  We're here to help with SSO setup and troubleshooting.
</Card>
