multiple AttributeEncoders of the same type in an AttributeDefinition?
Liam Hoekenga
liamr at umich.edu
Wed Sep 11 15:46:18 EDT 2013
Is it legal to have multiple AttributeEncoders of the same type in a single
AttributeDefinition?
We're dealing with a vendor who expects
<resolver:AttributeEncoder xsi:type="enc:SAML2String" name="email"
friendlyName="mail" />
instead of ..
<resolver:AttributeEncoder xsi:type="enc:SAML2String"
name="urn:oid:0.9.2342.19200300.100.1.3" friendlyName="mail" />
Having two SAML2String encoders in the definition /seems/ to work, so I'm
mostly wondering if it's *supposed* to work.
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130911/f26d2c48/attachment.html
More information about the users
mailing list