To set Google Workspace as your SSO provider, follow these steps.
Start by creating new OAuth credentials within your Google API account.
Create Credentials
Log in to your Google API Console: https://console.developers.google.com
Create or select a project
Go to Menu > APIs & Services > Credentials
Select 'Create Credentials' and choose 'OAuth client ID'
Select 'Web application as the Application type
Enter 'Iterate' as the Name
Select Add URI in the Authorized JavaScript origins and enter: https://iteratehq.com
Select Add URI in the Authorized redirect URIs and enter: https://iteratehq.com/api/v1/auth/sso/callback
Click 'Create'
Copy the Client ID and Client secret from the following modal
Configure in Iterate
Login to your Iterate account and go to your company settings page
Select Google as your SSO provider
Enter the Client ID and Secret from the credentials you created above
You're all set, you can now connect your own account to Google for SSO. On the settings page you'll now see a 'Connect to Google' button.
If you have any questions, please get in touch with support via on-site chat.