nodece opened a new pull request, #16568: URL: https://github.com/apache/pulsar/pull/16568
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation When the client as the proxy service to forward the request from other protocols, the client doesn't support setting the original principal and authentication data, the Pulsar Websocket is using this way of working. When the `proxyRoles` is enabled, the Pulsar needs to check the original principal and authentication data, but the client doesn't support setting that. ### Modifications - Add set up the original principal and authentication data ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [x] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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]
