OAuth scopes
Collection
Users resolve to Forge people by normalized primary email. Groups resolve by
Google provider ID and then by safe email/name matching. The identity
connection does not import Drive label taxonomy or claim that generic Drive
audit records are agent activity.
Setup
- Enable the Admin SDK in the Google Cloud project that owns the OAuth client.
- Authorize the scopes above with an account that can read the target Workspace customer.
- Save the OAuth client ID, client secret, refresh token, token URI, and scopes under Settings → Integrations → Google Workspace identity.
- Validate the connection, then run an inventory sync.
- Compare a known user, group, admin-role assignment, and recent audit event with the Google Admin console.
Related connectors
An access token can validate while an individual Admin SDK collection returns
403. Review the missing scope and the authorizing administrator’s role for
that resource rather than broadening all Workspace access.