Compatibility
This page details the SCIM attributes and operations used by Digidentity. The information here can be used to confirm whether a SCIM application will be compatible with Digidentity's SCIM API.
A more detailed description of each component can be found in the SCIM specification.
Required SCIM attributes¶
The following table outlines the required attributes for integrating with the Digidentity platform via the SCIM 2.0 protocol. These attributes are essential for user provisioning, onboarding, offboarding, and access management.
For a seamless integration, ensure each attribute is correctly mapped.
SCIM 2.0 attribute name | Attribute properties | Mapping description |
---|---|---|
User.id |
required, immutable, string, anchor | Unique identifier of User in IGA System |
User.userName |
string, immutable, required, matching attribute | Has to be mapped to default User email address, used for onboarding and matching users between IGA and Digidentity |
User.active |
boolean, mutable, required | Used for off-boarding and soft-deletion operations |
User.roles |
string, mutable, multivalued, required Sub-attributes: Role.value – string, required |
Used for provisioning access to products provided by Digidentity |
Supported SCIM Operations¶
For a full list of supported SCIM operations, please visit https://docs.digidentity.com/#4a9444b4-54d3-4c27-8046-6943267a8173