ldap_login_test.go
3.62 KB
-
LDAP: Add API endpoint to query the LDAP server(s) status (#18868) · 7c6dd186
* LDAP: Add API endpoint to query the LDAP server(s) status| This endpoint returns the current status(es) of the configured LDAP server(s). The status of each server is verified by dialling and if no error is returned we assume the server is operational. This is the last piece I'll produce as an API before moving into #18759 and see the view come to life.
gotjosh committed