Google Workspace (SAML)
Configure SSO with Google Workspace using SAML protocol.
This guide explains how to configure SSO integration between Organizations and Google Workspace. After configuring Google, return to the Organizations SSO Configuration Guide to complete the setup.
Prerequisites
Administrator access to Google Workspace
Super Admin access to Organizations
Verified corporate email domain in Google Workspace
SAML Configuration
Create SAML Application in Google Workspace
Access the Google Admin Console
Navigate to Apps → Web and mobile apps

Click Add app → Add custom SAML app

Configure the App name (e.g., "Certta")
Optionally add an app icon and description
Click Continue

Download Google IdP Information
On the Google Identity Provider details page
Click Download Metadata to save the metadata XML file

Click Continue
Configure Service Provider Details
Configure the following fields:
ACS URL
Paste the ACS URL copied from Organizations
Entity ID
Paste the Entity ID copied from Organizations
Start URL
Leave blank (optional)
Signed response
Leave unchecked
Name ID format
Name ID
Basic Information > Primary email

Click Continue
Configure Attribute Mapping
Map Google user attributes to SAML attributes that Organizations expects:
Click Add mapping for each attribute:
First name
given_name
Last name
family_name
Primary email
email

Configure Group Claim (Optional)
If you use Group assignment rules based on IdP groups:
In Group membership
Add Google groups
In App attributes, enter
groups

Important: Google can send either group email addresses (for example, [email protected]) or group names (for example, Admins) in the groups claim, depending on your SAML app configuration. Map the corresponding values in Group assignment rules.
Only groups that the user is a direct member of are included. Nested group memberships may not be sent depending on your Google Workspace configuration.
Click Finish
Enable the Application for Users
In the app details page, click User access

Select ON for everyone or choose specific organizational units
Click Save
Host Metadata URL
Download the metadata XML file from the Google Identity Provider details page
Host it on a publicly accessible URL (e.g., your web server or cloud storage)
Use that URL as the Metadata URL in Organizations
Important: The metadata URL must be publicly accessible for Organizations to retrieve the configuration.
Configure in Organizations
After configuring Google Workspace, return to the Organizations SSO Configuration Guide and configure:
Protocol
SAML 2.0
Metadata XML URL
Paste your hosted metadata file URL
On the Attribute mapping tab:
email
Full name
email (or custom attribute if configured)
First name
given_name
Last name
family_name
Groups (optional)
groups
Next Steps
After configuring Google Workspace, return to the Organizations SSO Configuration Guide to:
Troubleshooting
ACS URL error
URI does not match
Verify that the ACS URL in Google matches the ACS URL from Organizations
User not authorized
App not enabled for user
Enable the app for all users or specific organizational units in User Access
Invalid SAML response
Attribute mapping incorrect
Verify attribute mappings in Google Admin Console
Certificate error
Certificate expired or invalid
Download new metadata from Google and re-host it
Metadata URL not accessible
Metadata file not publicly accessible
Ensure the metadata file is hosted on a publicly accessible URL
Domain restriction
User domain not verified
Verify the corporate domain in Google Workspace
Name ID error
Name ID format incorrect
Ensure Name ID format is set to EMAIL and mapped to Primary email
References
Last updated

