SASL_SSL and sasl.oauthbearer.token.endpoint.url property not supported in librdkafka 2.12.1 #5376
Unanswered
Nikhiljn-byte
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I installed librdkafka 2.12.1. I am getting error that Unsupported value "SASL_SSL" for configuration property "security.protocol" and Configuration property "sasl.oauthbearer.token.endpoint.url" not supported in this build: OAuth/OIDC depends on libcurl and OpenSSL which were not available at build time.
Why is it so? What could be the fix for this?
All reactions