Pattern Spring Security after Spring Data/Cloud #14217
Labels
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Based on conversations and my own experiences getting into Spring Ecosystem, Spring Security stands as a large obstacle in terms of feeling comfortable and productive in the workplace. This is partially because Security as a whole is complex, but also because Spring Security feels split into multiple places.
I'm wondering what the team thinks about expanding the pattern Spring Data/Cloud have?
I know Spring Security Kerebos exists, but then you have Spring Authorization Server outside of the nesting. As a consumer of Spring it feels off, since I'm not sure if I should follow Spring Security's OAuth2 Guide, or Spring Authorization Server's Guide.
I think if Spring Security expanded more into that pattern, potentially even splitting off portions like specific connectors (Spring Data Style), it could improve the readability of the documentation, along with making Spring Security more like other Spring Projects.
The text was updated successfully, but these errors were encountered: