grafana/pkg/services/authn
Karl Persson 8cb351e54a
Authn: Handle logout logic in auth broker (#79635)
* AuthN: Add new client extension interface that allows for custom logout logic

* AuthN: Add tests for oauth client logout

* Call authn.Logout

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-12-19 10:17:28 +01:00
..
authnimpl Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
authntest Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
clients Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
authn.go Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00