Test in a staging Google app before enforcing SSO on production users. Keep at least one break-glass owner account with a non-SSO recovery path.
Prerequisites
- Google Workspace admin access
- Retrac workspace owner role
- Enterprise plan with SAML enabled
Set up Google Workspace SAML
Open Retrac Security settings
In Retrac, go to Settings → Security and click to configure SAML Single Sign-On. Select Google Workspace as your identity provider.
Create a SAML app in Google Admin
In the Google Admin console, go to Apps → Web and mobile apps → Add app → Add custom SAML app.Name the app Retrac and continue through the setup wizard.
Copy Retrac ACS URL and Entity ID
From the Retrac SAML setup modal, copy:
- ACS URL (Assertion Consumer Service URL)
- Entity ID (SP Entity ID / Audience URI)
Copy the metadata URL
Step 4: Copy the metadata URL
In the Google SAML app setup, Google provides an IdP metadata URL (or downloadable metadata XML).- Copy the metadata URL from Google.
- In Retrac Settings → Security, paste the metadata URL into the SAML configuration form.
- Save the configuration in Retrac.
Map attributes
In Google, map SAML attributes so Retrac receives:
The email attribute must match a user allowed to access Retrac.
| Google attribute | Retrac expects |
|---|---|
| Primary email | Email address |
| First name | Given name (optional) |
| Last name | Family name (optional) |