After updating to OpenSearch 2.19 (R2025-04-28) our generate CSV ability in the reporting plugin now fails for any non-all_access users. We have tried to "clone" all_access by adding every possible cluster and index permission (to all possible indexes) to a role and assigning it to users but the result is the same. Specifically the API returns "Permission denied for report instance creation". As soon as the user is added to the native all_access it works fine.
After updating to OpenSearch 2.19 (R2025-04-28) our generate CSV ability in the reporting plugin now fails for any non-all_access users. We have tried to "clone" all_access by adding every possible cluster and index permission (to all possible indexes) to a role and assigning it to users but the result is the same. Specifically the API returns "Permission denied for report instance creation". As soon as the user is added to the native all_access it works fine.