Skip to content

Document SecurityFilterChain bean based configuration #10003

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
vpavic opened this issue Jun 25, 2021 · 2 comments
Closed

Document SecurityFilterChain bean based configuration #10003

vpavic opened this issue Jun 25, 2021 · 2 comments
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@vpavic
Copy link
Contributor

vpavic commented Jun 25, 2021

The current release (5.5.1 at the time of writing this) has no documentation on SecurityFilterChain @Bean based configuration. Since configuration support is one the central aspects to Spring Security, and this approach has been referred to as recommended going forward (see spring-projects/spring-boot#23421), I find it unfortunate that 9+ months after it hit the GA there's still mention of it in the docs.

I've been trying to educate the developers within my organization about this new approach, but that's quite challenging without the proper resources in place.

@vpavic vpavic added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jun 25, 2021
@eleftherias eleftherias added in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 28, 2021
@eleftherias eleftherias added this to the 5.7.0-M2 milestone Feb 2, 2022
@eleftherias
Copy link
Contributor

Thanks @vpavic!
This is fixed via 4492e5b.
We will also be writing a blog post about common scenarios and how to migrate to the SecurityFilterChain based configuration.

@ghusta
Copy link
Contributor

ghusta commented Jul 21, 2022

The link to the blog post aforementioned :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants