Skip to content

support oauth scope and extension#22560

Merged
iliakur merged 2 commits intomasterfrom
piotr.wolski/fix-authentication-confluent-cloud
Feb 10, 2026
Merged

support oauth scope and extension#22560
iliakur merged 2 commits intomasterfrom
piotr.wolski/fix-authentication-confluent-cloud

Conversation

@piochelepiotr
Copy link
Copy Markdown
Contributor

What does this PR do?

  1. Support Oauth scope and extension. This is required for Confluent Cloud for example when using Oauth in confluent cloud
  2. Multiple changes to make connection errors show up:
  • default logging level ERR
  • pass a logger
  • Call admin_client.poll() to make sure logs are pulled
  • socket timeout > request timeout

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.04%. Comparing base (fbfc31d) to head (4c77b07).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@piochelepiotr piochelepiotr force-pushed the piotr.wolski/fix-authentication-confluent-cloud branch from 07ae0d0 to 33e7c3a Compare February 5, 2026 19:30
@iliakur iliakur added this pull request to the merge queue Feb 10, 2026
Merged via the queue into master with commit 9886c92 Feb 10, 2026
67 of 69 checks passed
@iliakur iliakur deleted the piotr.wolski/fix-authentication-confluent-cloud branch February 10, 2026 10:22
piochelepiotr added a commit that referenced this pull request Feb 19, 2026
* support oauth scope and extension

* validate
lukepatrick pushed a commit to lukepatrick/integrations-core that referenced this pull request Mar 17, 2026
* support oauth scope and extension

* validate

Signed-off-by: lukepatrick <lukephilips@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants