You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/29 19:53:03 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7100: In HTTP authentication, throw exception from provider if there is one.

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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #7100: In HTTP authentication, throw exception from provider if there is one.

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #7100:
URL: https://github.com/apache/pulsar/pull/7100


   


----------------------------------------------------------------
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:
users@infra.apache.org