Skip to content

[INF-6313] Adding SASL/SCRAM Auth config#391

Open
clairefinnie wants to merge 1 commit intomasterfrom
INF-6313-kafka-auth
Open

[INF-6313] Adding SASL/SCRAM Auth config#391
clairefinnie wants to merge 1 commit intomasterfrom
INF-6313-kafka-auth

Conversation

@clairefinnie
Copy link
Collaborator

Problem
We want to use authenticated connections to our Kafka cluster.

Solution
Configure SASL/SCRAM authentication config for Secor.

We will use plaintext i.e. no SSL/TLS for now. I have added the truststore location so we can change to SSL if we need to.

ssl.protocol & security.protocol configs would change to SSL & SASL_SSL.

**Problem**
We want to use authenticated connections to our Kafka cluster.

**Solution**
Configure SASL/SCRAM authentication config for Secor.

We will use plaintext i.e. no SSL/TLS for now. I have added the truststore location so we can change to SSL if we need to.

ssl.protocol & security.protocol configs would change to `SSL` & `SASL_SSL`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant