Unable to parse SAML attributes and redirecting the request back to the URL
Cantor, Scott
cantor.2 at osu.edu
Fri Jun 28 14:29:37 EDT 2013
On 6/28/13 2:08 PM, "Justin Russo" <justin9 at ymail.com> wrote:
>
>for cookieprops attribute i have the data as below
>cookieProps="; path=/; secure; HttpOnly"
And that's guaranteed to loop when you start with http to access a secured
page.
>do you suggest i provide any info which might help us diagnose the
>reason its behaving as is ?
There is nothing you can provide short of a trace of every HTTP
transaction involved. But you can do that yourself.
All the information needed to understand the sequence is here:
https://wiki.shibboleth.net/confluence/display/SHIB2/FlowsAndConfig
That plus a Live Headers trace with Firefox almost always shows the
problem.
-- Scott
More information about the users
mailing list