Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SASL authentication to Kafka #703

Closed
openrory opened this issue Jun 16, 2020 · 7 comments · Fixed by #1186
Closed

SASL authentication to Kafka #703

openrory opened this issue Jun 16, 2020 · 7 comments · Fixed by #1186
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@openrory
Copy link

Is your feature request related to a problem? Please describe.
I may be doing something wrong, but I can't seem to find out how to make a SASL connection to a Kafka Event Source.

Describe the solution you'd like
It would be nice to have SASL authentication to a Kafka Event Source and Event Trigger, besides a TLS connection. In particular, I am using SASL_SSL and Plain text as SASL mechanism.

Describe alternatives you've considered
I am not a TLS expert, so I am not aware of a TLS-type solution to authenticate via SASL.

Additional context
Not applicable.

@VaibhavPage
Copy link
Contributor

I'll add this feature in next release.

@VaibhavPage VaibhavPage self-assigned this Jun 16, 2020
@openrory
Copy link
Author

Fantastic, thanks for the quick reply! Let me know if I can be of any help, say, during testing.

@whynowy whynowy added the enhancement New feature or request label Jul 15, 2020
@ddlees
Copy link

ddlees commented Sep 17, 2020

@VaibhavPage Looks like this may have fallen off your radar.

My team uses a hosted Kafka service for our production deployments and we have no means of changing the authentication strategy. Can you provide an update for when we can expect Kafka SASL_SSL/SASL_PLAINTEXT auth to be supported? Thank you!

@joshuajorel
Copy link
Contributor

I can take a look at filing a PR for this since we also need SASL Authentication.

@surajrajan-maf
Copy link

any luck with SASL auth for kafka source?

@joshuajorel
Copy link
Contributor

@surajrajan-maf will try to file it this week

@joshuajorel
Copy link
Contributor

joshuajorel commented Apr 22, 2021

Updates, had a two week hiatus unfortunately. Got Kafka working on my local development machine. Will file the PR as soon as I can.

@joshuajorel joshuajorel mentioned this issue Apr 22, 2021
4 tasks
@whynowy whynowy added this to the v1.4 milestone Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants