sneethiraj opened a new pull request, #3928: URL: https://github.com/apache/polaris/pull/3928
<!-- π Describe what changes you're proposing, especially breaking or user-facing changes. π See https://github.com/apache/polaris/blob/main/CONTRIBUTING.md for more. --> RFC : https://docs.google.com/document/d/10UIpPMeWVU3VA0goGz_y8OAbXhIDigah/edit?usp=sharing&ouid=103452742845206345322&rtpof=true&sd=true This RFC proposes integrating Apache Ranger as an external authorization plugin for Apache Polaris by implementing the PolarisAuthorizer SPI. By leveraging Rangerβs mature ecosystem, Polaris can provide enterprises with centralized policy management, fine-grained resource-based access control (RBAC/ABAC), and comprehensive audit logging without replacing its internal authorization model. This integration addresses key enterprise challenges by providing a uniform, centralized security and governance platform for policy management and data access auditing. ## Checklist - [X] π‘οΈ Don't disclose security issues! (contact [email protected]) - [X] π Clearly explained why the changes are needed, or linked related issues: Fixes # - [X] π§ͺ Added/updated tests with good coverage, or manually tested (and explained how) - [X] π‘ Added comments for complex logic - [X] π§Ύ Updated `CHANGELOG.md` (if needed) - [X] π Updated documentation in `site/content/in-dev/unreleased` (if needed) -- 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]
