Answering my own question - use 'additionalProperties." -
kafka:my.topic.name?schemaRegistryURL=https://confluent.url.here
&additionalProperties.basic.auth.credentials.source=USER_INFO
&additionalProperties.basic.auth.user.info=[username]:[password]
[line breaks inserted for readabili
Hello
Can anyone point me in the right direction for how to configure auth settings
for Confluent schema registry with the Kafka component ?
I checked the code [1] and I see “schemaRegistryUrl” but no authentications
option for it.
I suspect I need “schema.registry.basic.auth.user.inf
Hi
I think you need Camel 3.18.1 as they are added very recently (CAMEL-18264)
On Wed, Aug 10, 2022 at 6:39 PM Jeremy Ross wrote:
> Also, there are endpoint parameters for these settings, but I can't get
> camel to accept them:
>
> There are 2 parameters that couldn't be set on the endpoint. C
This was on Java 11 btw.
On Wed, Aug 10, 2022 at 11:38 AM Jeremy Ross
wrote:
> Also, there are endpoint parameters for these settings, but I can't get
> camel to accept them:
>
> There are 2 parameters that couldn't be set on the endpoint. Check the uri
> if the parameters are spelt correctly an
Also, there are endpoint parameters for these settings, but I can't get
camel to accept them:
There are 2 parameters that couldn't be set on the endpoint. Check the uri
if the parameters are spelt correctly and that they are properties of the
endpoint. Unknown
parameters=[{publicKeyAcceptedAlgorit