grafana/pkg/services/auth
Karl Persson 9977258d04
AuthN: Set uid during authentication (#87797)
* Identity: Remove GetNamespacedUID and use GetUID instead

* Authn: Set uid for users and service accounts
2024-05-14 14:13:50 +02:00
..
authimpl Chore: Remove unused function TryRotateToken (#85836) 2024-04-10 11:15:43 +02:00
authtest Chore: Remove unused function TryRotateToken (#85836) 2024-04-10 11:15:43 +02:00
identity AuthN: Set uid during authentication (#87797) 2024-05-14 14:13:50 +02:00
idimpl IDToken: Reuse claims from authlib (#87437) 2024-05-07 16:46:43 +02:00
idtest Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00
jwt JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
auth.go Chore: Remove unused function TryRotateToken (#85836) 2024-04-10 11:15:43 +02:00
id.go IDToken: Reuse claims from authlib (#87437) 2024-05-07 16:46:43 +02:00