Lazy Session with Lighttpd
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 12 09:53:48 EST 2015
> Thanks for the reply. Setting requireSession to false in RequestMap doesn't
> change the behavior. The shibauthorizer still redirects sessions to IdP and I
> see Shib attributes once the session is established. Note that I'm using
> Lighttpd which doesn't have a native Shib module so I'm using the
> shibresponder/shibauthorizer fastcgi.
If so, then the map isn't applying the settings you think it is to the requests.
> My requestmap and lighttpd configs look like this (my php protected content
> is under /secure path). Is there anything else to check?
Nope.
I's not impossible there's a bug, but if so, nobody's reported it to date. If you want to see what the mapper is doing, just turn up the native logger settings and see what it reports.
-- Scott
More information about the users
mailing list