For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setting up Okta SSO using Talordata

Requirements

  1. Okta organization account with administrator privileges

  2. Talordata account with administrator privileges

Setup steps

1

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

https://[your_domain]-admin.okta.com/admin/apps/active

2

Click "Create App Integration"

3

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

4

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

5

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 "Talordata Control Panel").

6

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

7

Go to the Talordata control panel

8

Open the Okta configuration interface.

9

Copy the "Login Redirect URI"

10

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

11

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

12

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

13

Click 'Save'

14

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

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

Okta Domain:

15

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

16

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

17

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.

puzzle-piece

The following steps are optional. They enable your users to initiate authentication from their dashboards or the Okta Chrome extension.

18

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

19

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

20

Save the changes. The integration is now ready.

puzzle-piece

Last updated