The Shibboleth IdP V3 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP4 wiki space for current documentation on the supported version.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The <ReturnAttributes> element is a signle element in which you provide a list of elements to be returned from the LDAP directory server, this may help the LDAP directory server respond more quickly.

Schema Name and Location

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

Example

 <ReturnAttributes>ATTRIBUTE_1 ATTRIBUTE_2 ATTRIBUTE_3</ReturnAttributes>

Attributes

No Attributes can be provided

Child Elements

No Child Elements can be provided

  • No labels