SCIM

WSO2 Identity Server 4.0.0 supports SCIM 1.1 specifications.

To provision user management operations, you need to configure SCIM providers either through UI or provisioning-config.xml

Figure 1: Register New SCIM_Provider



To register your SCIM Provider, you need to define a provider id and provide the credentials to authenticate to the SCIM endpoints and the URLS of the SCIM endpoints.

Figure 2: Add New SCIM Provider



To view your SCIM Provider configurations, click on the provider id.

Figure 3: View SCIM Provider Configurations



You can edit SCIM Provider configurations.

Figure 4: Edit SCIM Provider Configurations



To remove SCIM Provider.

Figure 5: Delete SCIM Provider Application