Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The <ReturnAttributes> element contains a list of attributes to be returned from the LDAP directory, to optimize the lookup.

Schema Name and Location

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

...

The <ReturnAttributes> element contains a list of attributes to be returned from the LDAP directory, to optimize the lookup. It contains no attribute or child element content.

Examples

Code Block
languagexml
 <ReturnAttributes>ATTRIBUTE_1 ATTRIBUTE_2 ATTRIBUTE_3</ReturnAttributes>

...

Code Block
languagexml
 <ReturnAttributes>* +</ReturnAttributes>

Attributes

No attributes are defined.

Child Elements

...