spring-projects / spring-projects/spring-security
Support Converter for SpEL return types to AuthorizationDecision
Open
@jzheaux is already working on this.
Since Feb 27, 2024.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
Support custom return types for for SpEL method security through the use of providing a Converter of that return type to the Authorization Decision.
I don't think that I like this idea but I'm documenting it. The reason I'm not sure if I like this idea as the SpEL expression can invoke the converter itself.
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.