GitHub user yuweisung added a comment to the discussion: Pulsar Proxy cannot specify originalPrincipal
proxy is a broker client. so you need to set authentication parameters in proxy.conf. the authentication parameters (client id) should match the proxyRole in broker.conf. Moreover, the real client role (original principal) should not be the same as proxyRole. GitHub link: https://github.com/apache/pulsar/discussions/23460#discussioncomment-11042992 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
