Skip to content
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

Handle SpEL AuthorizationDeniedExceptions #14882

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Apr 10, 2024

Closes gh-14600

Copy link
Contributor

@marcusdacoregio marcusdacoregio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jzheaux. I've left some feedback inline.

@jzheaux jzheaux marked this pull request as ready for review April 10, 2024 20:17
@jzheaux jzheaux self-assigned this Apr 10, 2024
@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement labels Apr 10, 2024
@jzheaux jzheaux added this to the 6.3.0-RC1 milestone Apr 10, 2024
@jzheaux jzheaux merged commit 50b85ae into spring-projects:main Apr 10, 2024
3 checks passed
@jzheaux jzheaux deleted the gh-14600 branch April 10, 2024 22:36
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 this pull request may close these issues.

Method Security SpEL supports throwing AccessDeniedException
2 participants