Hi,

I have a web application (one war file) and I would like to secure pages using 
different security domains. For example, /admin/* must be secured using LDAP 
with config1, /guest/* must be secured using LDAP with config2. 
As we can only define one security-domain in the jboss-web.xml, so only one 
login policy can be used! Right? 

It is not foreseen to split the application in 2 wars because singletons are 
shared between pages, although I think that's not good from a design/security 
point of vue...

Thanks in advance,

rpochet

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to