Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
Jenkins 2.230
-
-
ldap plugin 1.24
Description
Clicking the "Test LDAP Settings" button in the "Configure Global Security" page no longer functions.
Expected: A form to appear requesting a user to test against.
F12 console reveals:
Uncaught TypeError: Connot read property 'realm' of undefined.
at ldapValidateButton (validate.js:24)
at HTMLButtonElement.onClick((index):140)
Attachments
Issue Links
- is caused by
-
JENKINS-40228 Security config hides certain parts with 2.32
-
- Resolved
-
- relates to
-
JENKINS-68748 NullPointerException when using "Test LDAP settings" button (regression in 2.342)
-
- Closed
-
- links to
Thanks Baptiste.
Button and form is functional. Testing with the same user/password that I'm already logged in as results in:

Looking for that id in the log:
Is this a separate issue or is it still part of this issue?