opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
68 stars 148 forks source link

Adds flow-framework transport actions to the static dropdown list of cluster permissions #1908

Closed DarshitChanpura closed 2 months ago

DarshitChanpura commented 2 months ago

Category

Enhancement

Why these changes are required?

To allow end user to utilize security plugin to permission flow-framework permissions seamlessly.

Issues Resolved

Check List

~- [ ] New functionality includes testing~ ~- [ ] New functionality has been documented~

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

DarshitChanpura commented 2 months ago

@amitgalitz Would you please review this?

amitgalitz commented 2 months ago

@amitgalitz Would you please review this?

This looks good, thanks for adding!

amitgalitz commented 2 months ago

backend PR: https://github.com/opensearch-project/security/pull/3851