bharos opened a new issue, #12759: URL: https://github.com/apache/gravitino/issues/12759
### Describe the subtask Write the design for expressing access rules as tag-bound policies: a `Policy` of type `system_access_control` whose `content` carries an action, a role condition and a scope, bound to a tag. Covers the `AccessControlContent` schema and its `validate()`, evaluation and cache freshness, composition with RBAC, the administration surface, and lifecycle. Four questions are left open with their options rather than decided: where tags are evaluated, composition when a tag allows and RBAC denies, what happens when a referenced role is deleted, and whether object-scoped `APPLY_TAG` ships in this version. Discussion: #12619 ### Parent issue #12758 -- 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]
