elastic / kibana

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

Support bulk endpoint for creating/updating roles #187427

Closed elena-shostak closed 1 month ago

elena-shostak commented 3 months ago

ES has merged support for bulk roles creation https://github.com/elastic/elasticsearch/pull/109339 POST _security/_bulk/role.

We need to add support for corresponding endpoint on our side. Check if that could be used for bulk update of roles.

elasticmachine commented 3 months ago

Pinging @elastic/kibana-security (Team:Security)