-
Notifications
You must be signed in to change notification settings - Fork 281
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
[BUG] Several actions cannot be delegated to users and must be run as an admin user #1878
Comments
Hi @davidlago and @peternied Out company is interested in fixing this problem, so I can prepare PR for it. Wdyt? |
@willyborankin That would be awesome, I'd love to see a PR! |
@peternied ok will try to do it asap |
Closing as #2411 was merged and released in 2.8 |
What is the bug?
There are APIs, such as reloadcerts, which are only authorized for full admin users.
What is the expected behavior?
There should be granular permissions that for all actions in OpenSearch to be individually assigned. The large blast radius in production clusters when performing operational tasks goes against common security practices like the least privileged.
Do you have any additional context?
Originally reported by @patcable in #1877
Other APIs that are admin only
nodesdn
allowlist
actiongroup
user
/internalusers
roles
rolesmapping
tenants
The text was updated successfully, but these errors were encountered: