grafana/pkg/services/authn
Karl Persson a49892c9ac
AuthN: Refactor basic auth client to support multiple password auth (#61153)
* AuthN: add interface for password clients

* AuthN: Extract grafana password client

* AuthN: Rewrite basic client tests

* AuthN: Add Ldap client and rename method of PasswordClient

* AuthN: Configure multiple password clients

* AuthN: create ldap service and add tests
2023-01-09 16:40:29 +01:00
..
authnimpl AuthN: Refactor basic auth client to support multiple password auth (#61153) 2023-01-09 16:40:29 +01:00
authntest AuthN: Refactor basic auth client to support multiple password auth (#61153) 2023-01-09 16:40:29 +01:00
clients AuthN: Refactor basic auth client to support multiple password auth (#61153) 2023-01-09 16:40:29 +01:00
authn.go AuthN: Refactor basic auth client to support multiple password auth (#61153) 2023-01-09 16:40:29 +01:00
error.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00