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
66 stars 148 forks source link

Permissions on the UI are not displayed in the index permissions category [BUG] #1969

Open AntonEliatra opened 1 month ago

AntonEliatra commented 1 month ago

Describe the bug

There are permissions that should be configured as both Cluster and Index permissions. Currently these permissions can only be added via UI under Cluster section.

The list of permissions that should be listed as options under both Cluster and Index level are:

To Reproduce Just try to add any of the above permissions to index level permission using Dashboards UI

Expected behavior These permissions should appear as options under both Cluster and Index level permissions

OpenSearch Version 2.13.0

Dashboards Version 2.13.0

Host/Environment (please complete the following information):

kavilla commented 1 month ago

@opensearch-project/admin can you redirect to this Security Dashboards.

scrawfor99 commented 1 month ago

[Triage] Hi @AntonEliatra thank you for filing this issue. This seems like an easy fix to help improve the user experience. Going to mark as good first issue.