Skip to content

Is it possible to add SCRAM username and password authentication in Kafka for Stellio Context Broker? #1196

Answered by bobeal
Gianniskourentzis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Gianniskourentzis,

Behind the scenes, Stellio uses Spring for Apache Kafka to handle and manage the communication with Kafka. So anything that is possible with this lib will be possible in Stellio :)

It should only be a matter of adding the expected configuration properties in https://github.com/stellio-hub/stellio-context-broker/blob/develop/shared/src/main/resources/shared.properties. However, I just searched a bit and I can't find a good documentation on how to correctly setup this type of authentication...

Actually, I just found this gist: https://gist.github.com/lbroudoux/86cf97a93dfdddfdda9f4699ba81728d (and similar snippets). You can also find all existing configuration propert…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Gianniskourentzis
Comment options

Answer selected by Gianniskourentzis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants