3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/auth
Karl Persson ea741dda6b
Signingkeys: Add local cache ()
* IDForwarding: change audience to be prefixed by org and remove JTI

* IDForwarding: Construct new signer each time we want to sign a token.

* SigningKeys: Simplify storage layer and move logic to service

* SigningKeys: Add private key to local cache
2023-10-10 14:17:16 +02:00
..
authimpl Auth: Refactor for revoking user tokens within last hours () 2023-09-13 10:24:37 +01:00
authtest Auth: Optimize auth token operations () 2023-09-11 10:24:57 +02:00
identity Identity: Unfurl UserID and Email in pkg/api to user identity.Requester () 2023-10-09 16:07:28 +02:00
idimpl Signingkeys: Add local cache () 2023-10-10 14:17:16 +02:00
jwt Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
auth.go Auth: Optimize auth token operations () 2023-09-11 10:24:57 +02:00
id.go IDForwarding: Add service and a local signer () 2023-09-27 11:36:23 +02:00