-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
10.0.0.CR4
-
None
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 Wildfly server is configured to use LdapExtLoginModule which uses referrals and LDAP servers contain loop then it leads to infinite cycle. It can results to java.lang.OutOfMemoryError on Wildfly server.
- clones
-
JBEAP-2156 LdapExtLoginModule does not handle loops in referrals
- Closed