grafana/pkg/services/authn
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
..
authnimpl AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
authntest AuthN: Post login hooks (#61287) 2023-01-12 15:02:04 +01:00
clients AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
authn.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
error.go AuthN: Login (#61225) 2023-01-10 14:55:27 +01:00