grafana/pkg/services/auth
Karl Persson ea741dda6b
Signingkeys: Add local cache (#76234)
* 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 (#74616) 2023-09-13 10:24:37 +01:00
authtest Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
identity Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2023-10-09 16:07:28 +02:00
idimpl Signingkeys: Add local cache (#76234) 2023-10-10 14:17:16 +02:00
jwt Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
auth.go Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
id.go IDForwarding: Add service and a local signer (#75423) 2023-09-27 11:36:23 +02:00