Re: Confluent schema registry authentication with Kafka Component ?

2022-08-10 Thread Jeffrey Knight
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

Confluent schema registry authentication with Kafka Component ?

2022-08-10 Thread Jeffrey Knight
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

Re: SFTP fails after upgrade to Camel 3.18.0

2022-08-10 Thread Claus Ibsen
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

Re: SFTP fails after upgrade to Camel 3.18.0

2022-08-10 Thread Jeremy Ross
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

Re: SFTP fails after upgrade to Camel 3.18.0

2022-08-10 Thread Jeremy Ross
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