-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins 2.230
-
-
ldap plugin 1.24
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)
- 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