Mint a SCIM token
- Sign in as a workspace admin at
/console/settings/sso/scim. - Click Mint SCIM token. Copy the value — it’s shown exactly once.
- Store it in your IdP’s SCIM connector config.
Configure your IdP
The integration is documented per IdP:- Okta: Applications → your gavAI app → Provisioning tab → Configure API integration.
- Entra ID: Enterprise applications → your gavAI app → Provisioning → Automatic.
- Google Workspace: Apps → Web and mobile apps → your gavAI app → Auto-provisioning.
What gavAI does on a SCIM call
Group sync (
POST /Groups) maps to gavAI’s tenant_groups (Enterprise tier).
Token rotation
Mint a new token in/console/settings/sso/scim, swap it in your IdP connector, then revoke the old one. There is no grace period.