SSO between Apache w/ Shibboleth and JBoss
Chad La Joie
lajoie at itumi.biz
Tue May 8 23:02:39 BST 2012
This question has nothing to do with Shibboleth, you really need to
post it to the JBoss list.
On Tue, May 8, 2012 at 6:00 PM, Philip Hopkins <Philip.Hopkins at sas.com> wrote:
> We have a customer that wants to use Shibboleth for Single Sign On with
> Apache and JBoss. We need a JAAS LoginModule for JBoss that will process
> whatever is forwarded by Apache over AJP after Shibboleth is done
> authenticating and processing the SAML token. As I understand it, this will
> just be an HTTP request with remote_user set to the authenticated user value
> in the form user at domain.
>
>
>
> In JBoss we have a web application that uses a custom JAAS LoginModule that
> expects to find a Principal on the Subject representing the user, if not
> this LoginModule will fail and ultimately our web app will not be able to
> log the user in.
>
>
>
> It seems like we need a JBoss Login Module that can simply pull remote_user
> from the request object and create the Subject/Principal from it. It’s a
> login module that doesn’t do authentication, just trusts the remote_user
> value (along the lines of how a Siteminder Identity Asserter would work, but
> without the encrypted SMSESSION cookie).
>
>
>
> Does any such login module exist? I found something called SPIE but it’s
> site is no longer functional?
>
>
>
> Thanks for any insight into how to integrate a backend application server
> with a front ended secure reverse proxy to achieve single sign-on to our web
> application deployed in JBoss.
>
>
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
--
Chad La Joie
www.itumi.biz
trusted identities, delivered
More information about the users
mailing list