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

Automatically apply Customizer Beans to the Security DSL #16258

Open
rwinch opened this issue Dec 11, 2024 · 1 comment
Open

Automatically apply Customizer Beans to the Security DSL #16258

rwinch opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Dec 11, 2024

This would allow users to easily apply global changes to Spring Security (apply to multiple Security FilterChains). It also allows separating their configurations if they would like. This is convenient for internal frameworks

@rwinch rwinch added in: config An issue in spring-security-config type: enhancement A general enhancement labels Dec 11, 2024
@rwinch rwinch added this to the 6.5.x milestone Dec 11, 2024
@rwinch rwinch self-assigned this Dec 11, 2024
@jzheaux
Copy link
Contributor

jzheaux commented Dec 16, 2024

Somewhat related, as far as a demonstration of one of the benefits I see of doing this: #13057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants