Skip to content

DelegatingServerLogoutHandler Should Execute Sequentially #7723

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

Closed
rwinch opened this issue Dec 11, 2019 · 0 comments
Closed

DelegatingServerLogoutHandler Should Execute Sequentially #7723

rwinch opened this issue Dec 11, 2019 · 0 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Dec 11, 2019

Summary

Currently Spring Security's DelegatingServerLogoutHandler executes the delegates in parallel. This causes issues like spring-projects/spring-session#1523 Instead DelegatingServerLogoutHandler should execute sequentially.

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) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants