Okta
Single Sign On - no more forgotten passwords
Last updated
Single Sign On - no more forgotten passwords
Last updated
This guide walks you through the process of creating an app integration in Okta and setting up SSO with Dot.
Log in to your Okta admin dashboard.
Navigate to Applications > Applications.
Click on Create App Integration.
Select the OIDC - OpenID Connect option.
Choose Web Application as the application type and click Next.
In a separate browser tab, go to your Dot Settings > Okta section to copy the Redirect URI.
Return to the Okta tab and paste the copied URI into the Sign-in redirect URIs field.
Provide a name for your integration, e.g., Dot SSO Integration
.
Add the Redirect URI from the Dot settings to Sign-in redirect URIs.
Set the Sign-out redirect URI to the base domain of Dot:
For EU: https://eu.getdot.ai
For US: https://app.getdot.ai
Set the logo
Choose to either Assign individual users or Assign to groups within your organization.
After saving the new app integration, navigate to the General tab of your newly created app. 2. Copy the Client ID and Client Secret.
Go back to your Dot Settings > Okta section.
Paste the Client ID and Client Secret into the respective fields.
The Metadata URL is essential for SSO operations. Construct it using your Okta domain:
Format: https://{okta-url}/.well-known/openid-configuration
Example: https://dev-12345678.okta.com/.well-known/openid-configuration
Your Okta URL can be found in the drop-down menu under your username at the top right corner of the Okta dashboard.
After you have entered all the necessary information into Dot's Okta settings:
Click Save to apply the settings.
Test the SSO integration to ensure it's working as expected.
By following these steps, you will have successfully set up SSO with Okta for your Dot application. Ensure that all copied values are kept secure and are only shared with authorized personnel within your organization.