This feature is only available on our enterprise plan. Enterprise workspaces come with additional features and support to meet your organization’s needs. Check out our pricing page for more information on enterprise.
Users can authenticate to Dovetail using G Suite SSO.
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.
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.
Can’t find what you’re looking for? Search through our articles or contact our support team and get a response within 24 hours.
Get help