-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER4, 7.4.4.GA
-
-
-
-
-
-
Workaround Exists
-
In case when crossRef object to different domain is configured on MS Active Directory for handling referrals and JBoss EAP 7 uses LdapExtLoginModule then default value ('distinguishedName') of distinguishedNameAttribute option causes wrong handling of referrals which leads to authentication fail for referral users.
Referral object is returned by original LDAP server (LDAP server which includes crossRef to different domain) but user is obtained through value of distinguishedName attribute from that response. It leads to authentication attempt with referral user against original LDAP server instead of referenced LDAP server which results to failed authentication.
- is cloned by
-
SECURITY-975 Default distinguishedNameAttribute value of LdapExtLoginModule causes not working referrals on MS Active Directory
- Resolved
- is incorporated by
-
JBEAP-23626 (7.4.z) Upgrade PicketBox from 5.0.3.Final-redhat-00008 to 5.0.3.Final-redhat-00009
- Closed