dragonls commented on issue #10300:
URL: https://github.com/apache/pulsar/issues/10300#issuecomment-824760511


   > @dragonls you can add such config in broker.conf
   > 
   > ```
   > proxyRoles=my-proxy-role
   > superUserRoles=my-proxy-role
   > ```
   
   @linlinnn I am using pulsar on k8s, and tried the config as you said. Still 
getting the same error.
    We can look into the exception, 
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java#L408
 , it is not about pulsar proxy component but the authorization control.
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to