grafana/pkg/services/authn
Karl Persson 057d9c45fa
AuthN: Add in-memory cache for oauth token refresh hook (#63569)
* OAuthSyncHook: Add in-memory cache so we don't have to perform the check on every request

Co-authored-by: Jo <joao.guerreiro@grafana.com>
2023-02-23 09:36:21 +01:00
..
authnimpl AuthN: Add in-memory cache for oauth token refresh hook (#63569) 2023-02-23 09:36:21 +01:00
authntest AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
clients Authn: Add separate context for session tagging (#63561) 2023-02-22 14:31:08 +01:00
authn.go AuthN: add flag for org roles sync (#63507) 2023-02-22 10:27:48 +01:00
error.go AuthN: Add interface and function to operate on clients that supports redirects (#61905) 2023-01-23 11:54:38 +01:00