Losing attributes during login postback

Jim Hoy jim.hoy at gmail.com
Tue Jul 16 11:00:34 EDT 2013


I am creating a session in the following way:

https://<myhost>/Shibboleth.sso/Login?entityID=
https://idp.testshib.org/idp/shibboleth&target=https://
<myhost>/Shibboleth.aspx

When the IdP posts back to my SP, I see a base64-encoded SAMLResponse in
the header. The Shibboleth POST handler invokes a 302 redirect and I am
properly redirected to https://<myhost>/Shibboleth.aspx, however by this
time, I have no way to access the attributes in my code. The
attributes/SAMLResponse seem to be lost in the 302 redirect. What am I
doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130716/257d3d86/attachment.html 


More information about the users mailing list