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

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

Open
AntonEliatra opened this issue May 22, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers triaged

Comments

@AntonEliatra
Copy link

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:

  • "indices:data/read/scroll"
  • "indices:data/read/scroll/clear"
  • "indices:data/read/mget*"
  • "indices:data/read/msearch"
  • "indices:data/read/msearch/template"
  • "indices:data/read/mtv"
  • "indices:data/read/mtv*"
  • "indices:data/read/search/template/render"
  • "indices:data/write/bulk*"

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):

  • OS: Docker on Mac M2 chip
  • Browser: Any
@AntonEliatra AntonEliatra added bug Something isn't working untriaged labels May 22, 2024
@kavilla
Copy link
Member

kavilla commented May 28, 2024

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

@kavilla kavilla removed the untriaged label May 28, 2024
@bbarani bbarani transferred this issue from opensearch-project/OpenSearch-Dashboards May 28, 2024
@scrawfor99
Copy link
Collaborator

[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.

@scrawfor99 scrawfor99 added good first issue Good for newcomers triaged and removed untriaged labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers triaged
Projects
None yet
Development

No branches or pull requests

3 participants