grafana/pkg/services/authn/authnimpl
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
..
sync Auth: Pass ctx when updating last seen (#88496) 2024-05-30 14:25:54 +02:00
metrics.go AuthN: add metrics for login and authentication (#63783) 2023-03-06 17:07:57 +01:00
priority_queue_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
priority_queue.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
registration.go Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 2024-05-30 15:52:16 +02:00
service_test.go Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 2024-05-30 15:52:16 +02:00
service.go Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 2024-05-30 15:52:16 +02:00
usage_stats_test.go AuthProxy: Allow disabling Auth Proxy cache (#83755) 2024-03-01 11:31:06 +01:00
usage_stats.go AuthProxy: Allow disabling Auth Proxy cache (#83755) 2024-03-01 11:31:06 +01:00