Lazy Session with Lighttpd

Cantor, Scott cantor.2 at osu.edu
Wed Feb 11 09:39:26 EST 2015


On 2/11/15, 1:10 PM, "Guy Tadi" <tadiguy812 at gmail.com> wrote:



>I'm trying to do lazy session with Lighttpd and let my application manage 
>the session (I already have non-lazy session working with 
>shibauthorizer/shibresponder). 

There's no difference, just change the RequestMap settings so that 
requireSession is false.

>If my application redirects session to 
>https://sp.example.com/Shibboleth.sso/Login?target=https://sp.example.com/
>App 
><https://sp.example.com/Shibboleth.soo/Login?target=https://sp.example.com
>/App> how
> can my application get access to the attributes after Shib has processed 
>the AuthN response?

The same way it would otherwise.

-- Scott



More information about the users mailing list