grafana/pkg/services/authn/authnimpl
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466)
* AuthN: Create password client wrapper and use that on in basic auth
client

* AuthN: fix basic auth client test

* AuthN: Add tests for form authentication

* API: Inject authn service

* Login: If authnService feature flag is enabled use authn login

* Login: Handle token creation errors
2023-01-17 09:11:45 +01:00
..
usersync AuthN: Clean errors in user/org sync (#61560) 2023-01-16 16:37:04 +00:00
service_test.go AuthN: Add check for disabled identities (#61382) 2023-01-13 10:28:50 +01:00
service.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00