grafana/pkg/services/contexthandler
Misi b8b08ea292
Auth: Add sub claim check to JWT Auth pre-checks (#61417)
* Auth: Add sub claim check to JWT Auth pre-checks

* Add #nosec annotation to the test tokens
2023-01-16 10:50:34 +01:00
..
authproxy Performance: Add preallocation for some slices (#59593) 2023-01-11 18:03:37 +01:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
auth_jwt.go Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2023-01-16 10:50:34 +01:00
auth_proxy_test.go Chore: Delete duplicate models for user (#60906) 2023-01-03 15:25:35 +01:00
contexthandler_test.go ContextHandler: Get token from req context when performing rotation (#60533) 2022-12-20 14:41:26 +01:00
contexthandler.go Authn: JWT client (#61157) 2023-01-10 15:08:52 +01:00