> For the complete documentation index, see [llms.txt](https://docs.multitudes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multitudes.com/configuration-and-setup/single-sign-on-sso.md).

# Single Sign On (SSO)

We offer SSO through Okta. To enable this, you'll need to be on our Enterprise plan; reach out to <support@multitudes.com> to kick this off. We'll give you a  connection name that you'll need during the set up process.&#x20;

{% hint style="info" %}
You'll need the connection name from Multitudes for SSO setup, so don't continue until you have that. &#x20;
{% endhint %}

First, create a new application in Okta. For this, an Okta administrator will need to:

1. **Create a new app**
   1. Choose OIDC as the sign-in method, and Web Application as the application type.
   2. Choose Next.

<figure><img src="/files/4Beez9UzqTC0h13pTPNT" alt=""><figcaption></figcaption></figure>

2. **Add information about New Web App Integration**
   1. Name the application `Multitudes`
   2. Set the sign-in redirect URI to `https://multitudes.us.auth0.com/login/callback`
   3. Set the sign-out redirect URI to `https://app.multitudes.co/login`
   4. Set the trusted origins to `https://multitudes.us.auth0.com`
   5. Select the `Skip group assignments for now` radio button&#x20;
   6. Hit Save; the application will be created&#x20;

<figure><img src="/files/7d4QUsqkQRM1LMXofUN6" alt=""><figcaption></figcaption></figure>

3. **Edit the General Settings section of the new application:**&#x20;
   1. Scroll down to General Settings and choose Edit.

<figure><img src="/files/tbWpIGBOOLxYfWdYMnMC" alt=""><figcaption></figcaption></figure>

4. **Edit Login Settings**
   1. Under Login, change the drop-down at Login initiated by to `Either Okta or App`.&#x20;
   2. Tick the `Display application icon to users` checkbox.
   3. Set the Initial login URI to `https://app.multitudes.co/login/social?connectionType=okta-your-organisation`, replacing `okta-your-organisation` with the connection name given to you by Multitudes.

<figure><img src="/files/eWfEEJxKIRtAhnFrlgdH" alt=""><figcaption></figcaption></figure>

5. **Tell Multitudes the app details**&#x20;
   1. We need to know the `Client ID` and `Client Secret`. These will be used to set up your Okta integration on our side, and are required for secure authentication of your users.&#x20;
   2. Copy your Okta domain — this can be found in the menu at top right of your Okta browser tab.
   3. Use 1Password or a similar tool to securely transfer the `Client ID`, `Client Secret`, and Okta domain to Multitudes.
