Configure Google Workspace SAML first so provisioned users can sign in. SCIM manages workspace membership; SAML handles authentication.
Prerequisites
- Google Workspace admin access
- Retrac workspace owner role
- Enterprise plan with SCIM enabled
- SAML SSO configured (recommended)
Set up Google Workspace SCIM
Open Retrac SCIM settings
In Retrac, go to Settings → Security and open SCIM configuration. Generate or copy your:
- SCIM endpoint URL
- Bearer token (shown once — store in a secrets manager)
Enable provisioning in Google
In the Google Admin console, open your Retrac SAML app (or create a provisioning integration if your Google edition supports automated user provisioning for custom apps).Enable Automatic provisioning and enter the Retrac SCIM endpoint URL and bearer token when prompted.
Map attributes
Map Google directory attributes to Retrac SCIM fields:
Ensure the email sent by Google matches how users are identified in Retrac.
| Google attribute | SCIM field |
|---|---|
| Primary email | userName / emails |
| First name | name.givenName |
| Last name | name.familyName |
| Active status | active |
Assign users or groups
Assign the Retrac app to Google users or groups who should be provisioned. Google pushes create, update, and deactivate events to Retrac via SCIM.