Skip to main content
Version: 4.0.4-rc1

System for Cross-domain Identity Management

The System for Cross-domain Identity Management (SCIM) protocol version 2.0 is utilized for managing the Identity.

By default, the API is protected by an API Key. Any client wishing to execute an operation must include one of the following keys in the Authorization header.

OwnerValue
IdServerba521b3b-02f7-4a37-b03c-58f713bf88e7
AzureAd1595a72a-2804-495d-8a8a-2c861e7a736a

The keys have access to the following scopes

ScopeDescription
query_scim_resourceRetrieve resource attributes
add_scim_resourceAdd resource
delete_scim_resourceDelete resource
update_scim_resourceUpdate resource
bulk_scim_resourceAllows to execute bulk operations

To automatically add users from SCIM to the Identity Server, an Identity Provisioning process must be configured. For more information, read the documentation.