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

# SSO

> Set up SSO login for your organization on Clueso

<Info>
  SSO is only available for enterprise customers.
</Info>

Clueso supports **SAML-based Single Sign-On (SSO)** to secure access for your organization.

## Setting up SSO

<Steps>
  <Step title="Contact Clueso Support">
    Let the Clueso team know (through your official support channel) that you wish to enable SSO login.
  </Step>

  <Step title="Receive SAML Setup Link">
    Our team will share a **SAML setup link** via the secure support channel.

    <Info>
      This link does not require authentication and should only be shared with your internal security team.
    </Info>
  </Step>

  <Step title="Complete SAML Onboarding">
    Your internal team should use the setup link to complete the SAML configuration process.
  </Step>

  <Step title="Enable SSO Enforcement">
    Once setup is complete, notify us. The Clueso team will then **enforce SAML authentication** for your organization's account.
  </Step>
</Steps>

## Inviting users with SSO

For a user to access Clueso after SSO is enabled, they must be added in **two places**:

1. **Internal SSO portal** — The SSO administrator grants access to the user in your identity provider.
2. **Clueso workspace** — The Admin [invites](/administration/admin/invite-members) the same user via the Members page.

A user will only be able to log in if they are added to both systems.

## Existing user logins after enabling SSO

When SSO enforcement is turned on, existing users can login using the SSO option on the login screen.

<Step title="Choose SSO login" stepNumber={1}>
  Select the **SSO** from the available methods.
</Step>

<Step title="Enter your organization email" stepNumber={2}>
  Enter your organization email address. You will be redirected to your company's identity provider login page.
</Step>

<Frame>
  <img src="https://mintcdn.com/clueso/CxUVUvnt9DwnWSu9/images/Screenshot-2026-05-02-at-2.17.41-AM.png?fit=max&auto=format&n=CxUVUvnt9DwnWSu9&q=85&s=025fa371f08551e63e87038cc26b1570" alt="Screenshot 2026 05 02 At 2 17 41 AM" title="Screenshot 2026 05 02 At 2 17 41 AM" style={{ width:"47%" }} width="878" height="1182" data-path="images/Screenshot-2026-05-02-at-2.17.41-AM.png" />
</Frame>

For existing users logging in with email and password, please follow the steps below:

<Steps>
  <Step title="Click 'Sign in with a different account'">
    On the login screen, click the link to sign in with a different method.
  </Step>

  <Step title="Choose SSO login">
    Select the **SSO login option** from the available methods.
  </Step>

  <Step title="Enter your organization email">
    Enter your organization email address. You will be redirected to your company's identity provider login page.
  </Step>
</Steps>

Once authenticated, you'll continue to use Clueso as usual.

<Info>
  All existing data, projects, and settings are retained. Switching to SSO does not affect the user's content or profile.
</Info>

## FAQs

<AccordionGroup>
  <Accordion title="Does enabling SSO affect existing content?">
    No. All videos, templates, and workspace settings remain unchanged. SSO only changes how users authenticate.
  </Accordion>

  <Accordion title="Can I use SSO alongside email/password login?">
    Once SSO enforcement is enabled, all users in the organization must use SSO. Email/password login will be disabled for the workspace.
  </Accordion>

  <Accordion title="What identity providers are supported?">
    Clueso supports any SAML 2.0 compliant identity provider, including Okta, Azure AD, OneLogin, and Google Workspace.
  </Accordion>
</AccordionGroup>
