]
Ondrej Lukas closed WFLY-7591.
------------------------------
Resolution: Duplicate Issue
Issue if duplicate of WFLY-7473.
Search time limit for ldap search is not configurable in Elytron
ldap-realm
---------------------------------------------------------------------------
Key: WFLY-7591
URL:
https://issues.jboss.org/browse/WFLY-7591
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Critical
Scenario:
I try to configure Elytron ldap-realm with some timeout limit for LDAP search.
It seems there is no option to set search time limit for Elytron ldap-realm.
Implementation in Elytron seems that feature is developed, but it is not configurable from
server configuration. Legacy security solution allows to configure search time limit for
searching LDAP through searchTimeLimit option from LdapExtLoginModule.
Since this feature was provided by legacy solution it should be also available in
Elytron.