[shib_auth] No errors but no authentication
Kristof Bajnok
bajnokk at niif.hu
Thu Jun 2 07:03:51 CEST 2011
On 2011. June 1. 21:49:31 Tommy Peterson wrote:
> I do see the Shibboleth $_SERVER variables being set. And I see something
> that may or may not be weird as I never paid much attention before (to the
> previous install that worked) . . . the variables have “REDIRECT” prefixed
> to their names like [REDIRECT_Shib-Application-ID] => . . . .
> [REDIRECT_Shib-Session-ID] => . . . .
> [REDIRECT_name] => tommytest
>
> Is this normal? If so, where else do I look for issues?
REDIRECT_ prefix is inserted by mod_rewrite (an Apache module). If you didn't
specify "ShibUseHeaders on", then you wouldn't get the normal variables, which
_will_ cause you trouble.
Kristof
More information about the shib_auth
mailing list