grafana/pkg/services/auth
Karl Persson 895222725c
Session: set authID and authenticatedBy (#85806)
* Authn: Resolve authenticate by and auth id when fethcing signed in user

* Change logout client interface to only take Requester interface

* Session: Fetch external auth info when authenticating sessions

* Use authenticated by from identity

* Move call to get auth-info into session client and use GetAuthenticatedBy in various places
2024-04-11 10:25:29 +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 Session: set authID and authenticatedBy (#85806) 2024-04-11 10:25:29 +02:00
idimpl Session: set authID and authenticatedBy (#85806) 2024-04-11 10:25:29 +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 Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00