Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.36.0
-
Fix Version/s: None
-
Component/s: REST
-
Labels:None
-
Notability:3
Description
SYMPTOM:
Clicking [ Execute ] button in LDAP POST /v1/security/ldap does not do anything.
In the chrome DevTools, do not see any new request by clicking this button.
REPRODUCE STEPS:
- Login as "admin"
- Go to http://localhost:8081/#admin/system/api and scroll down to LDAP
- Expand POST /v1/security/ldap and click [ Try it out ]
- Use the default json string or type some json, then click [ Execute ]
EXPECTED BEHAVIOUR:
It should return some response
ACTUAL BEHAVIOUR:
Nothing happens, even no request to the Nexus.