Skip to content

DelegatingServerLogoutHandler Should Execute Sequentially #7723

Closed
@rwinch

Description

@rwinch

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.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions