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

[source-kafka] for sasl_mechanism OAUTHBEARER, set some needed configs #53231

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vpipkt
Copy link
Contributor

@vpipkt vpipkt commented Feb 7, 2025

What

Fix #52648

How

add token endpoint url to spec, include correct plugin classes

Review guide

AbstractFormat.java
AvroFormat.java

User Impact

Fixes known bug, should not break any existing configuration combinations

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Feb 7, 2025

@vpipkt is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@vpipkt vpipkt marked this pull request as ready for review February 7, 2025 20:26
@vpipkt vpipkt requested a review from a team as a code owner February 7, 2025 20:26
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 7, 2025
@vpipkt vpipkt temporarily deployed to community-ci-auto February 7, 2025 20:26 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/kafka
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[source-kafka] cannot set needed properties to use SASL_SSL with OAUTHBEARER
2 participants