Losing attributes during login postback

Nate Klingenstein ndk at internet2.edu
Tue Jul 16 11:12:04 EDT 2013


Also, make sure that the resource /Shibboleth.aspx is actually Shibboleth-protected.  Just placing it in a target parameter doesn't ensure that the SP will populate attributes for that path on return(or even run).

https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPProtectContent

On Jul 16, 2013, at 15:05 , Nate Klingenstein wrote:

> Jim,
> 
> Try reading:
> 
> https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeAccess
> 
> Thanks,
> Nate.
> 
> On Jul 16, 2013, at 15:00 , Jim Hoy wrote:
> 
>> 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?
>> 
> 
> 
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
> 




More information about the users mailing list