Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: ldap-plugin
-
Environment:Jenkins 1.575
-
Similar Issues:
Description
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
Attachments
Issue Links
- relates to
-
JENKINS-43388 Provide a "Test" button that allows verification of the LDAP settings before application to prevent lockout
-
- Closed
-
By the time the request is made, the field value was not yet been set by you, so the error message is correct about that. And it just doesn't update when changing a different field.
Workaround: Start with auth, then only fill in server.