simple resolver issue?
Tom Poage
tfpoage at ucdavis.edu
Mon Oct 29 12:59:34 EDT 2012
Cut-n-paste artifact? There's no space between the 'name' and
'friendlyName' attributes.
Tom.
On 10/26/2012 06:19 PM, David Bantz wrote:
> Maybe I just need another set of eyes to look at this. I have a simple resolver
> that is not resolving attribute values:
>
>
> <resolver:AttributeDefinition
> id="mailroutingaddress"xsi:type="Simple"xmlns="urn:mace:shibboleth:2.0:resolver:ad"
> sourceAttributeID="mailRoutingAddress">
> <resolver:Dependency ref="myLDAP" />
> <resolver:AttributeEncoder
> xsi:type="SAML1String"xmlns="urn:mace:shibboleth:2.0:attribute:encoder"
> name="urn:mace:alaska.edu:attributes:mailroutingaddress"/>
> <resolver:AttributeEncoder
> xsi:type="SAML2String"xmlns="urn:mace:shibboleth:2.0:attribute:encoder"
> name="urn:mace:alaska.edu:attributes:mailroutingaddress"friendlyName="mailroutingaddress"/>
> </resolver:AttributeDefinition>
More information about the users
mailing list