Business and Enterprise only
This feature is only available on our business and enterprise plans. Business and enterprise workspaces come with additional features and support to meet your organization’s needs. Check out our pricing page for more information on business and enterprise.
Users can authenticate to Dovetail using Okta SSO.
Create an application in Okta
Login to your Okta admin dashboard.
Click Applications.
Click Add Application.
Click Create New App.
In the dialog select Platform: Web, Sign on method: OpenID Connect.
Choose an Application name (eg. Dovetail) and set Login redirect URIs to https://dovetailapp.com/users/oauth2/callback
.
Upload Dovetail's logo.
Click Save.
In the Assignments tab, select who in your organization should have access to Dovetail.
The Dovetail application is now successfully set up in Okta.
Enable launching Dovetail from the Okta dashboard
Login to your Okta admin dashboard.
Click Applications.
Click Dovetail.
Click Edit beside General Settings.
For Grant type, select Implicit (Hybrid).
For Login initiated by, select Either Okta or App.
If you want Dovetail to be visible to your users select the appropriate Application visibility.
In a new tab go to your Dovetail workspace security settings and copy the Initiate login URI.
Return to Okta settings, paste the URI in Initiate login URI.
Click Save.
Add values to Dovetail
Using the Okta application’s Client ID and Client secret values you can Configure OpenID Connect directly in Dovetail.
In the Discovery URL input, enter https://YOUR_OKTA_DOMAIN/.well-known/openid-configuration
where YOUR_OKTA_DOMAIN
is the domain of the Okta application’s Issuer. For example, if Issuer was https://your-company.okta.com
you would enter https://your-company.okta.com/.well-known/openid-configuration
.