Prerequisites
The following prerequisites are required:
-
SailPoint's SCIM 2.0 SaaS source requires the following endpoints with valid response for connector execution:
/ServiceProviderConfig
/ResourceTypes
/Schemas
/ResourceTypes/User
/ResourceTypes/Group
These endpoints should be defined as per the following RFC’s:
Note
Not applicable if Non-Compliant Server is enabled.
-
Service accounts used for the SCIM 2.0 SaaS source should have the permissions to the following operations:
-
get all users
-
modify user
-
get all groups
-
modify group membership
-
-
Supported Applications
-
Any application that supports the SCIM 2.0 specification.
-