-
-
Notifications
You must be signed in to change notification settings - Fork 140
Auth: Support for GCP IAM #1012
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
Auth: Support for GCP IAM #1012
Comments
Hi Muchembi! 👋 Welcome, and thank you for opening your first issue in the repo! Please wait for triaging by our maintainers. As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. If you plan to raise a PR for this issue, please take a look at our contributing guide. |
Hi @Muchembi, If you're interested in contributing this to the core, feel free to open a PR with the necessary dependency. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I think I found the cause:
|
#1075 should fix this. I'll close the issue in favor of the PR |
cool, I was about to send and I saw that
I did notice that this lists SASL/GCP IAM under both SASL_SSL SASL_PLAINTEXT (If I'm reading the code right) and I think only SASL_SSL is supported but I would consider it a big deal, I think the same might be true for some of the others anyway |
Issue submitter TODO list
Is your proposal related to a problem?
Problem:
Google Managed Service for Apache Kafka cluster does not have a native UI to view the topics and messages. Auth is doen through an IAM service account. Kafabat UI does not currently support this.
Describe the feature you're interested in
I would like to be able to view my GMSK cluster on Kafbat UI.
I should be able to set up the following config to access my GMSK cluster:
Describe alternatives you've considered
Version you're running
715df05
Additional context
No response
The text was updated successfully, but these errors were encountered: