You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/02 10:50:05 UTC

[GitHub] [pulsar] 315157973 commented on pull request #11872: [Broker] Update Authz Check Before Completing Topic Level Policy Operation

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org