-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 1.575
When loading http://jenkinshost/configureSecurity/ we get an error pretending the given url for LDAP-Server would be wrong.
When clicking into the said field and out of it the verification request is triggered again and confirms as expected.
A deeper look into the executed request shows that the initial request is missing the value for the managerDN parameter, while the later request contains this information.
This might relate to JENKINS-18126
- relates to
-
JENKINS-43388 Provide a "Test" button that allows verification of the LDAP settings before application to prevent lockout
- Closed