Hi all, I noticed we added the TenantOperation, NamespaceOperation, and PolicyOperation in https://github.com/apache/pulsar/pull/6428, which provide the "real" authz abilities for each resource. This PR only adds check permissions method in authorization provider, no grant, revoke, and get action, so I want to add this feature.
Best, Zixuan