OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[BUG] Global tenant requires '.kibana*' and '.opensearch_dashboards*' read index permission
Describe the bug
For the global tenant it is mandatory to give to the rol associated to the user the ReadOnly for the tenant and the read permission to this indices:
- .kibana*
- .opensearch_dashboards*
For the other created tenants it is no necessary these index permissions, it is enough to give ReadOnly for the tenant.
To Reproduce Describe above
Expected behavior The global tenant should behave like the other tenants because the current behaviour is strange and not consistent with the other permissions.
OpenSearch Version AWS managed cluster. Version 2.11.0
Dashboards Version 2.11.0