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 G Suite SSO.
Create an application in G Suite
Go to the Google API Console.
From the projects list, Create a new project.
Configure the project’s consent screen:
Click OAuth consent screen in the sidebar.
Select Internal, and click Create.
Enter an Application name, and click Create.
Create credentials
Click Credentials in the sidebar.
Click Create credentials > OAuth client ID.
In Application type select Web application.
Enter a Name.
In Authorized JavaScript origins, click Add URI and enter https://dovetailapp.com
.
In Authorized redirect URIs, click Add URI and enter https://dovetailapp.com/users/oauth2/callback
.
Click Create
Copy your Client ID and secret in the dialog that appears.
The Dovetail application is now successfully set up in G Suite.
Add values to Dovetail
Using these Client ID and Client secret values and a Discovery URL of https://accounts.google.com/.well-known/openid-configuration
you can Configure OpenID Connect directly in Dovetail.