Skip to content

Extend AuthorizationManagers to Allow Custom Default Decision #14182

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
wants to merge 4 commits into from
Closed

Conversation

FdHerrera
Copy link

@FdHerrera FdHerrera commented Nov 21, 2023

Extend AuthorizationManagers to allow custom default decision for methods AuthorizationManagers#anyOf and AuthorizationManagers#allOf, fixes #13085

@pivotal-cla
Copy link

@FdHerrera Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 21, 2023
@pivotal-cla
Copy link

@FdHerrera Thank you for signing the Contributor License Agreement!

@jzheaux jzheaux self-assigned this Nov 28, 2023
@jzheaux
Copy link
Contributor

jzheaux commented Dec 5, 2023

@FdHerrera, thanks for this PR as well! Given the very rare circumstance that this and another PR were submitted for the same issue within a few hours of each other, I'm going to merge the one that was submitted first.

Thanks very much for your multiple contributions to the project, and sorry for the confusion here.

@jzheaux jzheaux closed this Dec 5, 2023
@jzheaux jzheaux added status: duplicate A duplicate of another issue in: core An issue in spring-security-core type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 5, 2023
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 status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AuthorizationManagers should allow a configurable default AuthorizationDecision
4 participants