Google Workspace SSO Integration Guide
-
Access Google Admin Console
-
Open the Google Admin Console: https://admin.google.com/.
-
Log in using your administrator account.
-
-
Navigate to SSO Configuration
From the Admin Console:
-
Go to Security
-
Select Authentication
-
Click on SSO with third-party IdP
-
-
Enable SSO and Create OIDC Profile
-
Enable SSO with third-party Identity Provider
-
Create a new OIDC SSO Profile
Configuration Details:
- SSO Profile Name: ObserveID SSO
- Client ID: (Provided by ObserveID team)
- Client Secret: (Provided by ObserveID team)
- Issuer URL:
https://<CNAME>-login.observeid.com
-
-
Capture Redirect URI
After creating the OIDC profile, Google will generate a Redirect URI.
Example:
https://accounts.google.com/oidcrp/<random-value>/cd -
Share Configuration with ObserveID Team
-
Provide the following details to the ObserveID team:
- Redirect URI (generated by Google Workspace)
This information is required to complete the integration from the ObserveID side.
-
-
Assign SSO Profile
-
Go to Manage SSO profile assignments
-
Assign the created OIDC profile to:
Organizational Units (OU), or Specific users or groups
-
-
Enable Domain-Specific Redirection
-
Navigate to Domain-specific Service URLs
-
Enable: Automatically redirect users to the third-party IdP
-
Select the created SSO profile (ObserveID SSO)
-
-
Validation
Test the configuration using a domain-specific URL:
https://mail.google.com/a/<your-domain>Expected behavior:
- The user is redirected to ObserveID login page.
- After successful authentication, the user is redirected back and logged into Google Workspace.