Shibboleth Attributes missing
Cantor, Scott
cantor.2 at osu.edu
Tue Oct 23 16:55:59 EDT 2012
> my Shibboleth.sso/Session page shows that 4 attributes are being
> detected and I can see the values of them.
>
> However when I look at $_SERVER and $_SESSION I don't see those
> attributes anywhere. How is it that they are showing on my session page
> but not in the actual $_SESSION or $_SERVER array?
I have no idea what those are, but if your application environment isn't seeing them, that's either a sign that you aren't protecting those requests, or that you have something misconfigured. Possibly expecting headers but not turning ShibUseHeaders on.
Also I guess mod_rewrite can get involved and mess things up, per earlier messages to the list.
-- Scott
More information about the users
mailing list