Skip to content

Add AuthorizationManager that uses ExpressionHandler #11105

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
jzheaux opened this issue Apr 14, 2022 · 2 comments · Fixed by #11171
Closed

Add AuthorizationManager that uses ExpressionHandler #11105

jzheaux opened this issue Apr 14, 2022 · 2 comments · Fixed by #11171
Assignees
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Apr 14, 2022

In order to better facilitate the use of AuthorizationManager in JSP, Thymeleaf, and XML configuration support, we should add an expression-based AuthorizationManager.

This can also help folks who may be migrating from authorizeRequests which supports expressions and also expression-based voters.

@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement labels Apr 14, 2022
@jzheaux jzheaux added this to the General Backlog milestone Apr 14, 2022
@evgeniycheban
Copy link
Contributor

@jzheaux I'd like to take this.

@evgeniycheban
Copy link
Contributor

@jzheaux I've opened the PR, please take a look when you have time.

evgeniycheban added a commit to evgeniycheban/spring-security that referenced this issue May 12, 2022
jzheaux added a commit that referenced this issue May 13, 2022
- Add support for request variables
- Added additional tests

Issue gh-11105
jzheaux added a commit that referenced this issue May 13, 2022
- Add support for request variables
- Added additional tests

Issue gh-11105
@jzheaux jzheaux modified the milestones: General Backlog, 5.8.0-M1 May 13, 2022
jzheaux added a commit that referenced this issue Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants