Disabling core SCIM resources
Steps
-
Open the
config/scim-resources.xmlfile, and comment out or remove the<resource>elements that you would like to disable. -
Disable and re-enable the HTTP Connection Handler, or restart the server to make the changes take effect. In general, changing the
scim-resources.xmlfile requires a HTTP Connection Handler restart or server restart.When making other changes to the SCIM configuration by modifying the SCIM HTTP Servlet Extension using
dsconfig, the changes take effect immediately without any restart required.