grafana/pkg/services/auth
Misi ed6b3e9e7c
Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475)
* Introduce preLogoutHooks in authn service

* Add gcom_logout_hook

* Config the api token from the Grafana config file

* Simplify

* Add tests for logout hook

* Clean up

* Update

* Address PR comment

* Fix
2024-05-30 15:52:16 +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
gcomsso Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 2024-05-30 15:52:16 +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