SCIM provisioning
doneProvision users and groups through SCIM 2.0. Assigned capabilities still come from Groups — SCIM only syncs membership.
Status: Disabled
Base URL
/scim/v2IdP setup
- Generate a SCIM bearer token above (or via
POST /api/v1/orgs/{org}/scim/enable). - Set the IdP SCIM base URL to
/scim/v2on your auth API host. - Map IdP groups to AI-Pass groups; assign capabilities in People → Groups.
- Users are linked by email; groups use SCIM
displayName/externalId.
Module: settings-scim · AI Pass Platform