Hi folks, I would like to propose extending the management API specification to add policy-related privileges and making Policy a valid securable for "addGrantToCatalogRole" and "revokeGrantFromCatalogRole". This could allow users to manage policy-related privileges via management APIs.
Here is the PR that adds the privileges and PolicyTarget to the spec and the corresponding implementation: https://github.com/apache/polaris/pull/1529 Looking forward to your thoughts and feedback! Best regards, Jonas