grafana/pkg/services/authn
Karl Persson 9fbb29c588
AuthN: Add client to perform basic authentication (#60877)
* AuthN: Add basic auth client boilerplate

* AuthN: Implement test function for basic auth client

* AuthN: Implement the authentication method for basic auth

* AuthN: Add tests for basic auth authentication

* ContextHandler: perform basic auth authentication through authn service
if feature toggle is enabled

* AuthN: Add providers for sync services and pass required dependencies
2023-01-03 10:23:38 +01:00
..
authnimpl AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
authntest AuthN: set org id for authentication request in service (#60528) 2022-12-20 21:18:48 +01:00
clients AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
authn.go AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
error.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00