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

Apache Kafka Scaler: SASL/OAuthbearer Implementation #3681

Closed
DevinGillman opened this issue Sep 20, 2022 · 3 comments · Fixed by #3697
Closed

Apache Kafka Scaler: SASL/OAuthbearer Implementation #3681

DevinGillman opened this issue Sep 20, 2022 · 3 comments · Fixed by #3697
Assignees
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@DevinGillman
Copy link
Contributor

Proposal

Add support for Kafka SASL/OAuthbearer authentication.
https://kafka.apache.org/documentation/#security_sasl_oauthbearer

Use-Case

We often deploy our consumers/producers outside of the Kafka infrastructure. Because of this we are looking for ways to use OAuth Providers like Azure AD or KeyCloak with the Keda Apache Kafka Scalers.

Anything else?

No response

@DevinGillman DevinGillman added feature-request All issues for new features that have not been committed to needs-discussion labels Sep 20, 2022
@tomkerkhove tomkerkhove moved this to Proposed in Roadmap - KEDA Core Sep 20, 2022
@JorTurFer
Copy link
Member

Hi,
This proposal is related with adding a new authentication mechanism for Kafka scaler, right?
It sounds totally legit, are you willing to contribute this?

@DevinGillman
Copy link
Contributor Author

Working on the PR now.

@DevinGillman
Copy link
Contributor Author

PR is now open. Let me know if there are any questions or concerns. I've been able to test this with a local Strimzi Minikube cluster using Azure AD. If there are ways to add e2e tests for this please let me know.

All the best,
Devin

Repository owner moved this from Proposed to Ready To Ship in Roadmap - KEDA Core Oct 10, 2022
@JorTurFer JorTurFer moved this from Ready To Ship to Done in Roadmap - KEDA Core Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
Archived in project
2 participants