315157973 commented on pull request #11872:
URL: https://github.com/apache/pulsar/pull/11872#issuecomment-911529021


   > > It seems that PolicyOperation is not handled in 
PulsarAuthorizationProvider#allowTopicPolicyOperationAsync, you add these 
PolicyOperation will eventually be ignored. This feature looks unfinished.
   > 
   > Correct. The default authZ provider is not using it. I don't think it's 
unfinished: it's just about missing granularity in the pulsar internal 
permissions management.
   > 
   > FYI [biscuit-pulsar 
](https://github.com/CleverCloud/biscuit-pulsar/blob/master/src/main/java/com/clevercloud/biscuitpulsar/AuthorizationProviderBiscuit.java#L460)
 (an external authN/authZ provider) uses it.
   
   We need a default implementation class


-- 
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]


Reply via email to