Skip to content

Consider a ReactiveMaximumSessionExceededHandler that performs POST /logout #14510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
marcusdacoregio opened this issue Jan 30, 2024 · 0 comments
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement

Comments

@marcusdacoregio
Copy link
Contributor

Similar to OidcBackChannelServerLogoutHandler. Such implementation would forge a POST /logout with the session id and needed attributes, like the CSRF token. It would have the advantage of invoking the cleanup needed during a regular logout, instead of just removing the session from the WebSessionStore like the InvalidateLeastUsedReactiveMaximumSessionsExceededHandler does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant