An LDAPAdd
element has the following XML attributes:
-
DNTemplate
: a required element specifying a template that is used to construct thedistinguished name (DN) of an entry representing adistinguished name (DN) DN A name uniquely identifying an object within the hierarchy of a directory tree. System for Cross-domain Identity Management (SCIM) resource when it is created. The template can reference values of the entry after it has been mapped usingSystem for Cross-domain Identity Management (SCIM) SCIM An application-level, HTTP-based protocol for provisioning and managing user identity information. SCIM supplies a common schema for representing users and groups and provides a REST API. {ldapAttr}
, whereldapAttr
is the name of anLDAP attribute.LDAP (Lightweight Directory Access Protocol) An open, cross platform protocol used for interacting with directory services. -
fixedAttribute
: zero or more elements specifying fixed LDAP values to be inserted into the entry after it has been mapped from the SCIM resource.