Losing attributes during login postback

Jim Hoy jim.hoy at gmail.com
Tue Jul 16 11:31:33 EDT 2013


That was my problem... Thank you!


On Tue, Jul 16, 2013 at 11:12 AM, Nate Klingenstein <ndk at internet2.edu>wrote:

> 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
> >
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130716/1ef52dd6/attachment.html 


More information about the users mailing list