grafana/pkg/services/contexthandler
Jo a226903ec6
AuthN: Add session client (#60894)
* add basic session client

* populate UserToken in ReqContext

* token rotation as a post auth hook

* fixed in context handler

* add session token rotation

* add session token tests

* use namespacedID constructor
2023-01-04 16:10:43 +01:00
..
authproxy chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
auth_jwt.go [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02: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: Add session client (#60894) 2023-01-04 16:10:43 +01:00