[jboss-dev-forums] [Design of Security on JBoss] - shared LoginModule between multiple applications
dlarosa11
do-not-reply at jboss.com
Tue Apr 22 16:31:52 EDT 2008
We have a couple of applications that are going to be deployed by jboss. I'm looking for a primer that will help me configure jboss so that both applications can use the same custom LoginModule that I have created.
Basically, I'm thinking I'll have a jar file with my loginModule stuff. My applications (one is a war, one is an ear) will both use the classes in this jar file for authentication and authorization.
I'm assuming there are config files to tweak and I need to drop this jar file somewhere. And who knows what else I'm missing.
Any help is greatly appreciated.
Thanks Domenic
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145983#4145983
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145983
More information about the jboss-dev-forums
mailing list