Hi Neil,
> On Jun 7, 2023, at 10:35 AM, Neil Buesing wrote:
>
> The code "AccessTokenRetrieverFactory" uses the "jaasConfig"'s for the
> properties used for building the socket factory.
>
> Shouldn't "jou.createSSLSockerFactor()" use the kafka configs for sasl/ssl
> overrides?
>
> I am looking
The code "AccessTokenRetrieverFactory" uses the "jaasConfig"'s for the
properties used for building the socket factory.
Shouldn't "jou.createSSLSockerFactor()" use the kafka configs for sasl/ssl
overrides?
I am looking to do "oauthbearer.ssl.protocol=TLSv1.2" -- but no luck - I
have tried many va