Workspace Setup
Single Sign-On (SSO)
How to setup Single Sign-On for your org.
Attention supports Single Sign-On through Google and Okta.
Google SSO Setup
- Go to the Google Cloud Platform and choose your project: https://console.cloud.google.com/apis/credentials
- Click on ”+ Create Credentials” and choose “OAuth client ID”
- Choose “Web application” as application type and give a name
- Under “Authorized Redirect URIs”, paste the following URI:
https://id.attention.tech/ui/login/login/externalidp/callback
- After saving, a Client ID and Client Secret will be generated. Provide these to your Attention point of contact to finalize setup.
Okta SSO Setup
- As an Okta administrator, log into the administration panel and go to the list of applications
- Once there, click to create a new App Integration, and choose “OIDC - OpenID Connect”
- Choose “Web Application” as the application type
- Give it an identifiable name (this is for your own purposes to easily identify it among other applications you might have configured)
- In the “Sign-in redirect URIs” paste the identity service redirect URL which is the following one: https://id.attention.tech/ui/login/login/externalidp/callback
- Once saved, provide the Client ID, Secret and Issuer URL (which will look something like: https://trial-1925566.okta.com) to your point of contact at Attention.
- Add your team members to the organization or group configured to use this new application.