Test LDAP diagnostics with specific settings
POST/api/v4/ldap/test_diagnostics
Test LDAP diagnostics using the provided settings to validate configuration and see sample results without modifying the current server configuration. Use the test query parameter to specify which diagnostic to run.
Permissions
Must have sysconsole_read_authentication_ldap or manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
LDAP diagnostic test results
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled