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

Support oauthbearer #180

Closed
hgword opened this issue Sep 12, 2024 · 0 comments · Fixed by #189
Closed

Support oauthbearer #180

hgword opened this issue Sep 12, 2024 · 0 comments · Fixed by #189
Assignees
Labels
enhancement New feature or request

Comments

@hgword
Copy link

hgword commented Sep 12, 2024

Some oauth config is missing,
https://docs.confluent.io/cloud/current/security/authenticate/workload-identities/identity-providers/oauth/configure-clients-oauth.html

image

@hgword hgword added the enhancement New feature or request label Sep 12, 2024
hgword pushed a commit to hgword/logstash-integration-kafka that referenced this issue Sep 12, 2024
hgword pushed a commit to hgword/logstash-integration-kafka that referenced this issue Sep 13, 2024
hgword pushed a commit to hgword/logstash-integration-kafka that referenced this issue Sep 13, 2024
@donoghuc donoghuc self-assigned this Jan 4, 2025
donoghuc pushed a commit to donoghuc/logstash-integration-kafka that referenced this issue Jan 6, 2025
donoghuc pushed a commit to donoghuc/logstash-integration-kafka that referenced this issue Jan 6, 2025
donoghuc added a commit that referenced this issue Jan 7, 2025
* Add missing oauth config (#180)

* Add missing `sasl.login.callback.handler.class"` config (#180)

* Add unit tests for new oauth and sasl config options

* 11.6.0 release prep

Add changelog entry and increment minor version for new configuration features.

* Align default values with kafka client lib

This commit updates the plugin defaults to align with the default (or lack of
default) values in the underlying kafka client library.

https://github.com/apache/kafka/blob/3.8.1/clients/src/main/java/org/apache/kafka/common/TopicIdPartition.java

* Explicitly document no default setting

Co-authored-by: Mashhur <[email protected]>

* Explicitly document no default setting

Co-authored-by: Mashhur <[email protected]>

* Explicitly document no default setting

Co-authored-by: Mashhur <[email protected]>

* Explicitly document no default setting

Co-authored-by: Mashhur <[email protected]>

---------

Co-authored-by: darby.han <[email protected]>
Co-authored-by: Mashhur <[email protected]>
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.

2 participants