Skip to content

DelegatingServerAuthenticationSuccessHandler Should Execute Sequentially #7728

Closed
@rwinch

Description

@rwinch

Summary

Currently Spring Security's DelegatingServerAuthenticationSuccessHandler executes the delegates in parallel. This can cause race conditions. Instead it should be executed sequentially.

Related gh-7723

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