To set up your SCIM servlet extension, the Directory Server
provides a dsconfig batch file, scim-config-ds.dsconfig
, that
contains the necessary commands to set up a SCIM extension, which is located in the
config
directory. The batch file assumes that the JKS key and trust manager
providers are already enabled. Setup examples are presented in later sections.
The SCIM resource mappings are defined by the scim-resources.xml
file located
in the config
directory. This file defines the SCIM schema and maps it to the
LDAP schema. This file can be customized to define and expose deployment specific resources. See
Managing the SCIM Schema for more information.