-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
7.1.0.DR10, 7.1.0.DR13
According to LDAP specification [1]: "Clients that follow referrals MUST ensure that they do not loop between servers. They MUST NOT repeatedly contact the same server for the same request with the same parameters.".
When application server is configured to use ldap-realm with dir-context which uses referral-mode=follow or throw and LDAP servers contain loop then it leads to infinite cycle. It can results to java.lang.OutOfMemoryError on EAP server.
This issue has been already reported for legacy security during EAP 7.0.0 testing in JBEAP-2156.
- is cloned by
-
ELY-909 Elytron ldap-realm does not handle loops in referrals
- Resolved
-
WFLY-8030 Elytron ldap-realm does not handle loops in referrals
- Closed
- is incorporated by
-
JBEAP-8862 Upgrade WildFly Elytron to 1.1.0.Beta26
- Closed
- relates to
-
JBEAP-9447 Document possible infinite loop in Elytron ldap-realm with referrals
- Closed
- is blocked by
-
JDK-8176553 Loading...
- links to