elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.65k stars 8.23k forks source link

Uncouple the Index Management and Transforms UIs' privilege requirements #123626

Open cjcenizal opened 2 years ago

cjcenizal commented 2 years ago

The Index Management feature will disappear without the monitor cluster privilege. So, it's not currently possible create a role with access to Index Management without also granting access to the Transforms feature. Users are unable to use Index Management without granting access to the Transforms feature because Index Management requires the entire monitor cluster privilege, but granting this also grants the monitor_transform cluster privilege, which grants access to the Transforms feature. I'm not sure what privileges are actually required by the Index Management feature, but it might be good to see if we can reduce the required privileges here.

elasticmachine commented 2 years ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 2 months ago

Pinging @elastic/kibana-management (Team:Kibana Management)