rdhabalia 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_r125146608
########## File path: conf/websocket.conf ########## @@ -59,7 +59,7 @@ authenticationProviders= # Enforce authorization authorizationEnabled=false -# Actions that can be authorized by using permitted role name which contains wildcard +# Allow wildcard matching in authorization Review comment: does it make sense if we can add small description about wildcard position, eg: `Allow wildcard matching in authorization (wildcard matching only applicable if wildcard-char : * presents at first or last position eg: *.pulsar.service, pulsar.service.*)` ??? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
