Skip to content

On Abstain Access Should be Denied #10945

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

Open
2 tasks done
rwinch opened this issue Mar 8, 2022 · 0 comments
Open
2 tasks done

On Abstain Access Should be Denied #10945

rwinch opened this issue Mar 8, 2022 · 0 comments
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement

Comments

@rwinch
Copy link
Member

rwinch commented Mar 8, 2022

We should look in every location and require that if an authorization manager abstained, then access should be denied. One option is that if the AuthorizationResult is null, then deny access. Another option is to require AuthorizationResult to be non-null going forward.

This depends on:

@rwinch rwinch added in: core An issue in spring-security-core type: enhancement A general enhancement labels Mar 8, 2022
@rwinch rwinch added this to the 6.0.0-M2 milestone Mar 8, 2022
@rwinch rwinch self-assigned this Mar 8, 2022
@sjohnr sjohnr modified the milestones: 6.0.0-M2, 6.0.0-M3, 6.0.0-M4 Mar 18, 2022
@sjohnr sjohnr modified the milestones: 6.0.0-M4, 6.0.0-M5, 6.0.0-M6 May 16, 2022
@rwinch rwinch removed their assignment Jun 9, 2022
@marcusdacoregio marcusdacoregio self-assigned this Jun 22, 2022
@marcusdacoregio marcusdacoregio modified the milestones: 6.0.0-M6, 6.0.0-M7 Jul 15, 2022
@marcusdacoregio marcusdacoregio removed their assignment Aug 29, 2022
@marcusdacoregio marcusdacoregio modified the milestones: 6.0.0-M7, 6.0.0-RC1 Sep 16, 2022
@rwinch rwinch removed this from the 6.0.0-RC1 milestone Oct 5, 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

No branches or pull requests

3 participants