Test LDAP connection with specific settings
POST/api/v4/ldap/test_connection
Test the LDAP connection using the provided settings without modifying the current server configuration.
Permissions
Must have sysconsole_read_authentication_ldap or manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
LDAP connection test successful
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