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

feat: Add option to exclude ALL auth from check #19521

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-mackessy
Copy link
Contributor

@david-mackessy david-mackessy commented Dec 18, 2024

This change allows us to exclude the ALL authority from an endpoint authority check.
The use for this is probably very low right now, but given it's such a small change and it has no impact on the current behaviour, it seems like a nice option to be able to choose. It's a good topic for conversation at least.

We currently allow the use of ALL to do anything in the system. A recent conversation during a merge demo brought up the topic of the ALL authority. Given that users know about the ALL authority, it is reported that a lot of users are granted the ALL so they can just use the system without hassle and use features they possibly should not be allowed to.

There are no endpoints that use this feature in this change, so no tests can be added yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant