Shibbolizing Existing Application
tadiguy
tadiguy812 at gmail.com
Fri May 23 21:09:06 EDT 2014
Pardon me if this turns up as dup somewhere. I subscribed and made my first
post yesterday and after looking through the Shib Users and Shib Developers
topics I couldn't find my post among those made on May 22. I'm not sure why
so re-posting below:
***********REPOST BELOW*********************
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).
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.
My fcgi application is started by lighty just like Shibauthorizer and
Shibresponder. How can my application use Shib and also get access to the
Shib session variables (REMOTE_USER, etc.) after authentication.
Thanks.
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Shibbolizing-Existing-Application-tp7601091.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.
More information about the dev
mailing list