jai1 opened a new pull request #2986: Fix logic to validate admin calls from proxy (validateOriginalPrincipal) URL: https://github.com/apache/pulsar/pull/2986 As explained in https://github.com/apache/pulsar/issues/2749 : ProxyRoles is used to identify if a request is made from a proxy machine. If it is then the original principal is mandatory and can't be empty and the original principal should not be a part of proxyRoles. Fixed: validateOriginalPrincipal to reflect the same.
---------------------------------------------------------------- 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
