• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive / 34324393267
71%

Build:
DEFAULT BRANCH: main
Ran 09 Sep 2026 07:41AM UTC
Jobs 1
Files 913
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Sep 2026 07:32AM UTC coverage: 70.29% (-0.04%) from 70.329%
34324393267

push

github

web-flow
Use Basic auth for OAuth2 upstreams (#6543)

Use Basic auth for OAuth2 upstreams (#6536)

Some upstream identity providers require client_secret_basic for confidential clients and reject credentials sent in the token request body. Add token_endpoint_auth_method to OAuth2UpstreamRunConfig, default it to client_secret_basic when a secret is configured, and pass it through buildPureOAuth2Config so the existing authStyleFromMethod selects HTTP Basic while explicit client_secret_post and DCR-negotiated methods remain supported.

Also validates that a confidential method (client_secret_basic/client_secret_post) has an actual secret source configured, and that the resolved secret isn't empty, and exposes the field on the operator's OAuth2UpstreamConfig CRD type so operator-managed upstreams can select client_secret_post instead of always being forced to the client_secret_basic default.

Fixes #6536

34 of 34 new or added lines in 3 files covered. (100.0%)

57 existing lines in 5 files now uncovered.

79727 of 113426 relevant lines covered (70.29%)

92.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
45
59.63
-4.68% pkg/workloads/manager.go
6
72.34
-6.38% pkg/secrets/keyring/keyctl_linux.go
3
0.0
-100.0% pkg/workloads/sysproc_unix.go
2
50.66
-0.53% pkg/transport/stdio.go
1
94.82
0.0% pkg/authserver/storage/memory.go
Jobs
ID Job ID Ran Files Coverage
1 34324393267.1 09 Sep 2026 07:41AM UTC 913
70.29
GitHub Action Run
Source Files on build 34324393267
  • Tree
  • List 913
  • Changed 12
  • Source Changed 6
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34324393267
  • 1843e3ff on github
  • Prev Build on main (#34322987859)
  • Next Build on main (#34329896203)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc