pingtimeout commented on code in PR #3087: URL: https://github.com/apache/polaris/pull/3087#discussion_r2542401427
########## CHANGELOG.md: ########## @@ -34,7 +34,13 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti set to `OFF` by default). Custom reporters can be implemented and configured to send metrics to external systems for further analysis and monitoring. +- Support for [Open Policy Agent (OPA)] integration has been added to Polaris. This enables delegating + authorization decisions to external policy decision points, allowing organizations to centralize + policy management and implement complex authorization rules. OPA servers can be configured through + REST API endpoints with customizable policy paths for fine-grained access control. Review Comment: That totally makes sense. I changed the last sentence. Let me know if this is what you had in mind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
