Supported Features
The SailPoint SCIM 1.1 connector supports the following features:
Account Management
-
Manage SCIM users as accounts
-
Account aggregation
-
Account refresh
-
Discover account schema
-
Create, update, and delete accounts
-
Enable and disable accounts
-
Change password
-
Add and remove entitlements
Account - Group Management
-
Account-group aggregation
-
Discover account-group schema
-
Create, update, and delete schema
Note
-
SCIM1.1 Connector supports proxy host and proxy port for SCIM compliant servers.
-
SCIM1.1 Connector supports a filtering option for SCIM compliant servers. You may request a subset of resources by specifying the filter criteria for Accounts and Groups.
-
SCIM1.1 connector supports the PATCH operation for PATCH-supporting SCIM compliant servers. PATCH enables users to only send attributes which require modification. Attributes may be deleted, replaced, merged, or added in a single request.
User can enable the PUT operation for SCIM-compliant servers by explicitly setting HttpPatchSupport
value to false
. For more information, refer to Additional Configuration Parameters.