Skip legacy attributes at SP
Achugatla, Vijay K. (ELS-CON)
vijay.achugatla at lexisnexis.com
Wed Jun 19 05:32:35 EDT 2013
One of the IDPs we are working with is releasing multiple values for eduPersonTargetedID
Shibboleth.AttributeDecoder.Scoped : decoding ScopedAttribute (eduPersonTargetedID) from SAML 2 Attribute (urn:mace:dir:attribute-def:eduPersonTargetedID) with 1 value(s)
Shibboleth.AttributeDecoder.NameID : decoding NameIDAttribute (eduPersonTargetedID) from SAML 2 Attribute (urn:oid:1.3.6.1.4.1.5923.1.1.1.10) with 1 value(s)
We want to skip the legacy name/value (urn:mace:dir:attribute-def:eduPersonTargetedID) at SP and just send the value of "urn:oid:1.3.6.1.4.1.5923.1.1.1.10" to downstream app. I think we can do this by removing the mapping of legacy attribute "urn:mace:dir:attribute-def:eduPersonTargetedID" from attribute-map.xml configuration file.
Is this the correct way to do it or is there any better way to ignore legacy attributes?
Thanks,
Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130619/56277b73/attachment.html
More information about the users
mailing list