spring-projects / spring-projects/spring-security
Use AuthorizationManager
Open
@jzheaux is already working on this.
Since Jun 21, 2022.
in: core
type: enhancement
type: epic
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
With the introduction of AuthorizationManager, there are a number of next steps that seem valuable.
- Consider AuthorizationManager for Method Security - #9289
- #11076
- Consider ReactiveAuthorizationManager for Reactive Method Security - #9401
- Add AuthorizationDecision to AuthorizationFailureEvent - #9286
- Add Reasons to AuthorizationDecisions - #9287
- DelegatingAuthorizationManager Should Fire Events - #9288
- #11305
- #11306
- #11304
- #11329
- #11328
- #11327
- #11326
- #11302
- #11337
- #11360
Not yet included in this list are potential deprecations, though I think this could depend on where #9289 lands.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.