grafana/pkg/services/authn
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330)
* Move errors to error file

* Move check for both empty username and email to user service

* Move check for empty email and username to user service Update

* Wrap inner error

* Set username in test
2023-10-11 14:27:43 +02:00
..
authnimpl Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00
authntest IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
clients Signingkeys: Add local cache (#76234) 2023-10-10 14:17:16 +02:00
authn.go IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00