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

Custom auth handler interface #1365

Closed
wants to merge 2 commits into from
Closed

Custom auth handler interface #1365

wants to merge 2 commits into from

Conversation

mieczkowski
Copy link

Hi. I would like to propose a custom handler interface for auth.

Sarama is missing Kerberos auth method, and PR #729 was closed due to external C library requirement. For that I've created custom implementation for kerberos auth (based on #729 PR and my research in librdkafka) that is using (and works!) this custom handler interface:

https://github.com/mieczkowski/sarama-kerberos/blob/master/kerberos.go

What do you think about that? :-)

@ghost ghost added the cla-needed label Apr 29, 2019
@wedi-dev
Copy link

+1

@mieczkowski
Copy link
Author

mieczkowski commented Apr 29, 2019

About CLA: I can not sign CLA because it shows me my old email address. I signed it with my actual email address. I don't know why my old address is required...
@bai can you help with that :)?

@mieczkowski
Copy link
Author

Closed due to better implementation in #1366

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.

2 participants