grafana/pkg/services/authn/authnimpl/usersync
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
..
orgsync_test.go Authn: Refactor user sync and org sync as post auth hooks (#60504) 2022-12-20 08:59:05 -05:00
orgsync.go AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
usersync_test.go Authn: Refactor user sync and org sync as post auth hooks (#60504) 2022-12-20 08:59:05 -05:00
usersync.go AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00