Skip to content
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

Use security context holder strategy #11025

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Mar 24, 2022

This is a draft PR in order to provide early review. In the near future, this will be broken up into tasks that align with #10973 sub-tasks.

This PR introduces setSecurityContextHolderStrategy to all Spring Security components that work with SecurityContextHolder with the exception of config and test support. In the case of config and test support, the strategy is looked up from the ApplicationContext programmatically.

@jzheaux jzheaux force-pushed the use-security-context-holder-strategy branch from 8fa27e9 to c849270 Compare March 24, 2022 22:19
@jzheaux
Copy link
Contributor Author

jzheaux commented Apr 5, 2022

Closing in favor of #11062 and subsequent commits focused on specific use cases.

@jzheaux jzheaux closed this Apr 5, 2022
@jzheaux jzheaux self-assigned this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant