Get NameID from Subject Section

Kenneth Priddy kpriddy at watermarkinsights.com
Thu May 21 20:08:47 UTC 2020


 We have a client that can only send us NameID but it only appears in the
saml:Subject section on the SAML trace and there is nothing in the
attribute section.
<saml:Subject><saml:NameID
Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">
testuser at school.edu</saml:NameID>....

We are using ASP.Net and C# so when we do
Request.ServerVariables["ALL_HTTP"] there is nothing in there for NameID.
When we look at the transaction log the session doesn't show anything
either.
I am wondering is there a setting I should set in the attribute map. I have
tried a few different attributes to see if I could get it but none of them
worked.

Or is there is something else I should be using instead of the
Request.ServerVariables?

Thanks,


*Kenneth Priddy *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200521/960c448b/attachment.htm>


More information about the users mailing list