[jboss-dev-forums] [Design of JBoss jBPM] - Re: login 'unification'

alex.guizar@jboss.com do-not-reply at jboss.com
Thu Aug 7 18:46:15 EDT 2008


Login users are identity users. To avoid duplication and providing a usable console both must connect to the same data source. A database or an LDAP server are the natural candidates. A properties file is not.

I like the security configuration mbean to avoid messing with the global login-config.xml file. The UsersRolesLoginModule is a poor default choice, tough. Unless someone mentions a good reason to keep it, I will change it to DatabaseServerLoginModule.

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

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



More information about the jboss-dev-forums mailing list