Feng-Xg commented on issue #12459:
URL: https://github.com/apache/pulsar/issues/12459#issuecomment-950493188


   > Make sure the authentication role that your proxy is using is authorized 
to perform the same actions as the clients using the proxy. Basically you need 
to grant the same permissions to the proxy as the clients, if you grant produce 
permissions to namespace xyz/abc for role X then you need to grant the same 
permissions to the proxy role.
   > 
   > You might be able to get around this annoyance by adding the proxy role to 
the `superUserRoles` config of the broker. However, this means anyone who 
compromises your proxy gains super-user credentials to the system so be careful.
   
   This problem is sporadic and does not always exist.There is no problem with 
permissions.


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