[jboss-user] [Security & JAAS/JBoss] - Re: Using database for authorization ONLY?

barramundi do-not-reply at jboss.com
Fri Feb 22 04:21:44 EST 2008


If i remember well. when the LdapExtLoginModule  flag = "optional"
the login will not fail as long as your next login module works to return the roles.
Of course your next module's flag need to be 'required'

If you really have to modify the ldap login module, just modify the LdapExtLoginModule's getRoleSets() method to return a dummy blank set.



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

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



More information about the jboss-user mailing list