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

# Single sign-on

> Learn about configuring single sign-on with Kosli

Kosli supports signing in using your identity provider, via single sign-on (SSO). If you don't use an identity provider, [Magic Link](/administration/authentication/magic_link) is an alternative way to sign in.

## Enabling single sign-on

When you are ready for your organization to access Kosli using single sign-on, your IT team will need to configure a new SSO connection. It's done through a self-service setup wizard to make this as straightforward as possible.

Your Kosli Customer Success representative will provide you with a custom direct link to your personalized SSO setup wizard.

## Step by step

Before you begin, you will need access to your Identity Provider (IdP) — such as Azure Entra ID, Okta, or Google Workspace — with permissions to create or modify application registrations and SSO configurations.

<Steps>
  <Step title="Review current status">
    Open the link provided by Kosli. The wizard will display the current state of your SSO connection. If no connection exists yet, you'll see an option to add one.

    <Frame>
      <img src="https://mintcdn.com/kosli/hZ4GJRcpzjgyNY1D/images/administration/add-sso.png?fit=max&auto=format&n=hZ4GJRcpzjgyNY1D&q=85&s=2bd6e1c7e2d5ecc50a954e4b3811b8ad" alt="The SSO setup wizard welcome screen, showing an SSO Configuration card with an Add button, and grayed-out SSO Mapping and SSO Testing options under Advanced." width="1999" height="1279" data-path="images/administration/add-sso.png" />
    </Frame>
  </Step>

  <Step title="Select your identity provider">
    Click **+ Add**, then select your IdP from the list (for example, Okta, Azure Entra ID, Keycloak, or Auth0). Select **OIDC** if there is a choice. The exception is Okta: its SCIM integration only works with a SAML connection, so select **SAML** if you use Okta and expect to add [SCIM provisioning](/administration/managing_users/automated_user_provisioning) — choosing OIDC now means recreating the connection later.

    <Frame>
      <img src="https://mintcdn.com/kosli/hZ4GJRcpzjgyNY1D/images/administration/select-idp.png?fit=max&auto=format&n=hZ4GJRcpzjgyNY1D&q=85&s=73520c60b8c855e9c936f5d9510d77bf" alt="The Identity Provider (IdP) Selection step of the wizard, with a search box and cards for OKTA, Azure Entra ID, Keycloak, and Auth0." width="1999" height="1259" data-path="images/administration/select-idp.png" />
    </Frame>
  </Step>

  <Step title="Configure the connection">
    The wizard will guide you through the setup process with screenshots specific to your IdP. You'll be asked to copy and paste values between your IdP and the wizard.  For an OIDC connection these are the Client ID and Client Secret from your IdP's application registration; for a SAML connection the wizard asks for your IdP's metadata instead.

    <Frame>
      <img src="https://mintcdn.com/kosli/hZ4GJRcpzjgyNY1D/images/administration/sso-setup-suite.png?fit=max&auto=format&n=hZ4GJRcpzjgyNY1D&q=85&s=ab62245c2ddc27a2c5d90aeac6fcd4ef" alt="Step 2 of 6 of the wizard, Identity Provider Information and User Attribute Mapping, with Client ID and Client Secret fields and a screenshot showing where to find those values in Okta." width="1999" height="1262" data-path="images/administration/sso-setup-suite.png" />
    </Frame>
  </Step>

  <Step title="Notify Kosli">
    Once you have completed the SSO configuration in the wizard, please let your Kosli Customer Success representative know. We will then switch your email domain to use SSO and confirm when the migration is complete.
  </Step>
</Steps>
