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 2022/03/25 18:53:32 UTC

[GitHub] [pulsar] EronWright commented on issue #14885: OauthAutentication doesn't work python-client

EronWright commented on issue #14885:
URL: https://github.com/apache/pulsar/issues/14885#issuecomment-1079321291


   The code should strip any trailing slash from the configured `issuerUrl`, and then append `/.well-known/openid-configuration`.  Some issuers have a trailing slash, others don't.  Azure has a wonky issuer URL that doesn't include a trailing slash (and for which normal URL concatenation rules would't work).


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org