I have a  secure ejb app, and I need the web app to access it.  BUT I don't want the 
users to authenticate, I want the web container to authenticate.

So basically the web container acts as a security proxy, authenticating itself, so the 
users don't have to. and acting on their behalf in order to access the EJB app.

HOW the heck do I get there...  I understand what to do if I had a stand-alone java 
app I'd configure the clientLoginModule.  Is the web contianer configurable somehow to 
do this?

dt

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848501#3848501

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848501


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to