FANNG1 opened a new issue, #7751: URL: https://github.com/apache/gravitino/issues/7751
### What would you like to be improved? Currently, `JcasbinAuthorizer` depends on `AccessControlDispatcher` to perform certain operations, which can cause authentication issues for Iceberg authorization in a standalone Iceberg REST server that shares the RDMS only with the Gravitino server. ### How should we improve? `JcasbinAuthorizer` only depends on `entitystore`, this makes the boundary more clear -- 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]
