The <LDAPProperty> elements allows the setting of LDAP configuration properties which aren't handled explicitly by other parameterization, but which are supported by the underlying LDAP provider used by the connector.

Schema Name and Location

This element is defined by the urn:mace:shibboleth:2.0:resolver schema, which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd.

Example

<LDAPProperty name="name1" value="value1"/>
<LDAPProperty name="name2" value="value2"/>

Attributes

The following two attributes must be specified:

NameReq?TypeDefaultDescription

name

YString Name of the LDAP option to set

value

YString
 Value that the option is to be set to

Child Elements

No child elements are defined.