confluentinc / ide-sidecar

Sidecar application used by Confluent for VS Code, as a local proxy for Confluent Cloud, Confluent Platform and local Kafka clusters, to help users build streaming applications.
Apache License 2.0
3 stars 3 forks source link

Add custom client properties to direct and MDS connections #129

Open rhauch opened 2 weeks ago

rhauch commented 2 weeks ago

Allow users to define custom client properties for Kafka clients and SR clients, and use these when creating clients in the Kafka REST, Message Consume, and SR proxy APIs. Custom properties should not override properties created by the sidecar, such as authentication or basic connectivity properties.