merlimat opened a new pull request #7100: URL: https://github.com/apache/pulsar/pull/7100
### Motivation During HTTP authentication, we try to authenticate against all the configured AuthN providers. If there's an exception in the auth operation, we should bubble back the original exception instead of a generic "Authentication required" which will hide the reason of the failure. ---------------------------------------------------------------- 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: us...@infra.apache.org