I have the following question:
How can I propagate the security credentials between 2 JVM's?

We have a frontend webapplication running on tomcat 5. We use form-based 
authentication to authenticate the user. This application uses EJBs on the 
backend server running on a different machine (JBoss3.2). I want to put 
declarative security on these EJBs. How can I propagate the Principal to the 
JBoss instance? I can't use the ClientLoginModule since I don't have the 
password, because I use form-based authentication.

Any help would be appreciated.

Mario


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to