Shibbolizing Existing Application
Cantor, Scott
cantor.2 at osu.edu
Sat May 24 21:49:58 EDT 2014
On 5/23/14, 9:09 PM, "tadiguy" <tadiguy812 at gmail.com> wrote:
>
>I have an existing web application that currently interfaces to lighttpd
>via
>fcgi responder and does authentication against a local database. I'm
>trying
>to shibbolize the application and delegate AuthN/AuthZ to Shib. When I put
>my custom fcgi responder behind Shibauthorizer and Shibresponder I hit
>http
>403 forbidden as others have reported (lighttpd only wants to serve static
>pages after the fcgi authorizer - I know there are patches for older
>versions of lighty, but don't want to patch lighty and can't use any other
>httpd).
I assume you're running some kind of ancient version, because AFAIK,
lighttpd was the primary target for the FCGI support in the SP and has
worked fine for plenty of people. Sp I don't know what limitation you're
talking ahout, but it's news to me.
>Given the above constraints, what will be a good way to shibbolize my
>application without making significant changes to my existing fcgi
>responder? My test setup works OK if I serve static pages and I can see
>all
>the shib session variables when I go to
>https://myhost/Shibboleth.sso/Session.
Given your constraints stated, there is none, you need to switch servers
or fix lighttpd.
-- Scott
More information about the dev
mailing list