Currently, I can reuse login modules by changing the login configuration stack 
in various security domains.  Would it be possible to make a given security 
domain referenceable from another stack/domain in the future as an enhancement? 
 Without this, configuration can get messy (so it seems).

For example, I want to use the LDAP login module, and I have a domain that 
contains this login module in its stack.  This could be deployed in the static 
login-config.xml file or as a part of a DynamicLoginConfig deployment.  Then, I 
have another domain that needs the same LDAP configuration plus additional 
login modules.  This means that the same configuration information is now in 
two different locations (and possibly deployments).  This is what I would like 
to avoid if possible.

I can think of two possible solutions.  The first would be to reference domains 
inside a domain's login module stack as I have already alluded to.  The second 
would be to write a login module that could talk to another domain (and thereby 
accomplish the same thing as the first solution).

Are there other alternatives/possibilities out there than can solve this double 
configuration problem?

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to