yush1ga commented on a change in pull request #543: Added documents for wildcard matching in authorization URL: https://github.com/apache/incubator-pulsar/pull/543#discussion_r125097625
########## File path: docs/Authorization.md ########## @@ -59,6 +59,41 @@ $ bin/pulsar-admin namespaces grant-permission \ After this, clients identifying with the role `my-client-role`, will be able to use topics in the specified namespace. +When `authorizationAllowWildcardsMatching` is `true` in `broker.conf`, wildcard matching is also allowed. Review comment: I rephrased it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services