Enterprise Edition FeatureThis feature requires an Enterprise plan. View plans
or contact sales to learn more.
What SCIM Does
- User provisioning — Automatically create Onyx accounts when users are assigned in your IdP
- User deprovisioning — Deactivate Onyx accounts when users are unassigned or suspended
- Group sync — Push group membership changes from your IdP to Onyx
- Profile updates — Keep user attributes (name, email) in sync
Generate a SCIM Token
Before configuring your identity provider, generate a SCIM bearer token in Onyx.
You will need these two values when configuring your identity provider:
| Field | Value |
|---|---|
| SCIM Base URL | https://YOUR_ONYX_DOMAIN/scim/v2 |
| Bearer Token | The token generated above |
Configure Your Identity Provider
Use the SCIM Base URL and Bearer Token from the previous step when configuring provisioning in your IdP. When prompted for connection details, use:| IdP Field | Value |
|---|---|
| SCIM Base URL / Tenant URL | https://YOUR_ONYX_DOMAIN/scim/v2 |
| Authentication | Bearer token (HTTP Header) |