grafana/pkg/services/authn
Karl Persson 7a38090bc0
AuthN: Fix namespaces for anonymous and render (#75661)
* AuthN: remove IsAnonymous from identity struct and set correct namespace for anonymous and render

* Don't parse user id for render namespace
2023-09-29 09:10:33 +02:00
..
authnimpl AuthN: Implement requester interface for identity (#75618) 2023-09-28 16:37:32 +02:00
authntest IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
clients AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00
authn.go IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
error.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
identity.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00