grafana/pkg/services/authn
Karl Persson 455cede699
AuthN: move oauth token hook into session client (#76688)
* Move rotate logic into its own function

* Move oauth token sync to session client

* Add user to the local cache if refresh tokens are not enabled for the provider so we can skip the check in other
requests
2023-10-18 12:51:15 +02:00
..
authnimpl AuthN: move oauth token hook into session client (#76688) 2023-10-18 12:51:15 +02:00
authntest IDForwarding: Add auth hook to generate id token (#75555) 2023-09-28 09:22:05 +02:00
clients AuthN: move oauth token hook into session client (#76688) 2023-10-18 12:51:15 +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