The SCIMSyncDestination
object defines a
-
server
– Specifies the names of the SCIM External Servers that are used as the destination of synchronization. -
resource-mapping-file
– Specifies the path to the scim-resources.xml file, a configuration file that defines the SCIM schema and maps it to theLDAP schema. This file is located in <server root>/config/scim-resources.xml by default. This file can be customized to define and expose deployment-specific resources.LDAP (Lightweight Directory Access Protocol) An open, cross platform protocol used for interacting with directory services. -
rename-policy
– Specifies how to handle the rename of a SCIM resource.
The SCIM Sync Destination object is based on the SCIM SDK. Before configuring a SCIM destination, review the following documents on the Simple Cloud web site:
- SCIM Core Schema
- SCIM REST API