security-dashboards-plugin icon indicating copy to clipboard operation
security-dashboards-plugin copied to clipboard

Need to view/edit/add/remove and_backend_roles in role mapping

Open rblcoder opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

Need to view/edit/add/remove and_backend_roles in role mapping

Describe the solution you'd like

When we create a role mapping, we need to be able to add/modify/remove and_backend_roles

Describe alternatives you've considered

Right now and_backend_roles can be specified in a role mapping using API

Additional context

We need the same support as above from the UI as well https://github.com/opensearch-project/security/issues/4084 support_and_backend_roles_ui

rblcoder avatar Mar 29 '24 11:03 rblcoder

@opensearch-project/admin please re-direct to https://github.com/opensearch-project/security-dashboards-plugin

kavilla avatar Apr 02 '24 02:04 kavilla

[Triage] thank you for filing this issue @rblcoder. There are currently 2 types of role mappings that cannot be performed via UX and need to be directly called via roles_mapping create/update API. The missing roles mapping UX are:

  • and_backend_roles mapping
  • host mapping -> Host mapping allows you to map IP Address/hostname to a role.

cwperks avatar Apr 08 '24 15:04 cwperks