> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/free-tools/sso/setting-up-okta-sso-using-talordata.md).

# Setting up Okta SSO using Talordata

### **Requirements**

1. Okta organization account with administrator privileges
2. Talordata account with administrator privileges
3. [Create an organizational team for Talordata](/free-tools/sso/talordata-team-creation.md)

### **Setup steps**

{% stepper %}
{% step %}

#### On your Okta admin dashboard, select "Applications > Applications".

https\://\[your\_domain]-admin.okta.com/admin/apps/active

{% endstep %}

{% step %}

#### Click "Create App Integration"

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

{% endstep %}

{% step %}

#### Select "OIDC - OpenID Connect" as the login method.

{% endstep %}

{% step %}

#### Select "Web Application" as the application type, then click "Next".

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

{% endstep %}

{% step %}

#### You will then be redirected to a new web application integration page.

You can assign a name to your app integration here (we recommend using the name "<kbd>Talordata Control Panel</kbd>").

{% endstep %}

{% step %}

#### Under "Grant Type," select "Implicit" and "Authorization Code" \[optional].

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

{% endstep %}

{% step %}

#### Go to the Talordata control panel

{% endstep %}

{% step %}

#### Open the Okta configuration interface.

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

{% endstep %}

{% step %}

#### Copy the "Login Redirect URI"

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

{% endstep %}

{% step %}

#### Paste it into the corresponding field in the new application settings in Okta.

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

{% endstep %}

{% step %}

#### Repeat the same steps for the "Sign-out URI."

{% endstep %}

{% step %}

#### Under "Tasks," select the access level you want.

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

{% endstep %}

{% step %}

#### Click 'Save'

{% endstep %}

{% step %}

#### You should now be on the new application integration settings page.

Copy your <kbd>Client ID</kbd>, <kbd>Client Secret</kbd>, and <kbd>Okta domain</kbd> into the Okta settings dialog in the Talordata dashboard.

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

**Okta Domain:**

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

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

{% endstep %}

{% step %}

#### Click "Activate". If you select "Allow access for everyone", skip step 16.

{% endstep %}

{% step %}

#### Go to the "Assign" tab and assign the users allowed to use this integration.

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

{% endstep %}

{% step %}

#### Go to the Talordata team page and ensure that all required users are displayed.

We are currently working on providing support for users; for now, you should manage it manually.

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

{% hint style="info" icon="puzzle-piece" %}
*The following steps are optional. They enable your users to initiate authentication from their dashboards or the Okta Chrome extension.*
{% endhint %}
{% endstep %}

{% step %}

#### Scroll down to "General Settings" and click "Edit".

{% endstep %}

{% step %}

#### Configure the following settings:

Login Initiator: **Okta** or **App**

* Application visibility: Display the application icon to users
* Login flow: Redirect to the application to initiate login (OIDC compliant)
* Copy the login initiation URI from the dashboard

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

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

{% endstep %}

{% step %}

#### Save the changes. The integration is now ready.

{% endstep %}
{% endstepper %}

{% hint style="warning" icon="puzzle-piece" %}
**Notice:**

1. The Okta domain should be the one appearing in your application integration settings (e.g., `yourcompany.okta.com`), not the domain you see as an administrator (e.g., `yourcompany-admin.okta.com`).
2. Ensure the credentials provided to Talordata are correct; we cannot verify them ourselves.
3. A login redirect URI is required for SSO functionality to work; if you wish to use this feature via the Okta Chrome extension or the Okta dashboard, a login initiation URI is necessary.
   {% endhint %}
