michaeljmarshall opened a new pull request, #632: URL: https://github.com/apache/pulsar-site/pull/632
This PR fixes the issues raised in https://stackoverflow.com/questions/76633061/apache-pulsar-fails-to-enable-openid-authentication-in-function-worker-when-conf and https://stackoverflow.com/questions/76631732/apache-pulsar-unable-to-validate-issuer-certificate-when-attempting-to-load-open - [x] `doc` Fixes: * The Function worker's `authenticationProviders` takes a list, not a string * The `openIDTokenIssuerTrustCertsFilePath` config should not be the empty string. This is fixed by https://github.com/apache/pulsar/pull/20745. -- 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]
