Hello,
> can you provide any existing implementations for reference?
You can check the `FileConfigProvider` in
clients/src/main/java/org/apache/kafka/common/config/provider/FileConfigProvider.java.
Or check the repo:
https://github.com/jcustenborder/kafka-config-provider-vault
Hope this helps.
T
Okay. Thank you very much for the information. If it's not too much
trouble can you provide any existing implementations for reference?
Also, I would like to ask about the LDAP implementation of kafka. Is it
true that we have to write our own ldaphandler in order to use LDAP with
apache kafka? Or