release Name ID as an attribute

Qian, Yi yqian at ku.edu
Thu Sep 25 12:01:27 EDT 2014


Hello,

The question is can Shibboleth IdP release NameID in the saml subject and attributes at the same time? My impression is I cannot do that after looked at the shib wiki.

The reason is success factor sent us sample saml response which they has NameID in both places

<saml2:Subject>
               <saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">161720</saml2:NameID>
</saml2:Subject>

<saml2:AttributeStatement>
               <saml2:Attribute Name="NameID" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified">
                              <saml2:AttributeValue>161720</saml2:AttributeValue>
               </saml2:Attribute>
</saml2:AttributeStatement>

Regards
Yi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140925/b9cc2da7/attachment.html 


More information about the users mailing list