hdygxsj opened a new issue, #6774: URL: https://github.com/apache/gravitino/issues/6774
### Describe the subtask Define an interface for metadata authorization, which can have multiple implementations, including AllowingAuthorizer and JcasbinAuthorizer. Users can select the authorization policy in the configuration file: "allow" indicates that authorization is not enabled, while "jcasbin" indicates that JcasbinAuthorizer is used for authorization. Additionally, users can configure a classpath in the configuration file (gravitino.conf) to allow Gravitino to load custom authorization policy implementations. <img width="724" alt="Image" src="https://github.com/user-attachments/assets/45c199f0-07d2-4c7b-9486-b4cf3ca46c1d" /> ### Parent issue #6762 -- 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]
