Get the SCIM configuration for an organization
GET/:realm/orgs/:orgId/scim
Returns the SCIM 2.0 service-provider configuration for the
organization. Requires view-organizations or
view-identity-providers on the organization. Returns 404 if
the realm-level SCIM flag (scimEnabled in the orgs config) is
off, or if no configuration exists for the organization yet.
Request
Responses
- 200
- 401
- 404
success
Insufficient permission
SCIM disabled at realm level, or no configuration exists for this organization