The Shibboleth IdP V4 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP5 wiki space for current documentation on the supported version.
ContextDerivedAttributeAttributeDefinition
Namespace: urn:mace:shibboleth:2.0:resolver
Schema: http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd
Overview
The ContextDerivedAttribute
AttributeDefinition exposes the attributes values generated in some externally specified manner from the ProfileRequestContext. It's an extension point for plugging Java logic into the resolver without requiring custom schema and Spring parsing code.
Reference
Example
<AttributeDefinition xsi:type="ContextDerivedAttribute" id="PD1" attributeValuesFunctionRef="ctxAttributeValuesFunction">