-
Feature Request
-
Resolution: Done
-
Major
-
None
-
JBossAS-4.0.3 SP1
-
None
-
All
It would be nice, we could use the "useFirstPass" option of this login-module, like it can be done with the DatabaseServerLoginModule.
With the construct of the LDAPExtLoginModule, it is not possible to use the LDAP-Directory to search for Roles without having to validate the Password, if this has been done by an precedent LoginModule (DB or SSO).
I think the problem is in the fact, that the effective Role-Search is done in the overridden "validatePassword" function... witch will never been called when the "useFirstPass" option is set. Is it Possible to fulfill the roles in the getRoleSets() function?
- duplicates
-
SECURITY-225 LdapExtLoginModule does not populate user roles after BaseCertLoginModule
-
- Resolved
-
- is duplicated by
-
JBAS-3275 Can't chain ldap login modules together using useFirstPass=password-stacking
-
- Closed
-