grafana/pkg/services/auth
Karl Persson be5ced4287
Identity: Use typed version of namespace id (#87257)
* Remove different constructors and only use NewNamespaceID

* AdminUser: check typed namespace id

* Identity: Add convinient function to parse valid user id when type is either user or service account

* Annotations: Use typed namespace id instead
2024-05-08 14:03:53 +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 Identity: Use typed version of namespace id (#87257) 2024-05-08 14:03:53 +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