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

erlef / oidcc / 123 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 05 Dec 2023 06:12PM UTC
Files 14
Run time 0s
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

05 Dec 2023 06:11PM UTC coverage: 92.607% (+0.2%) from 92.448%
123.1

push

github

web-flow
fix: don't crash if `none` is a supported request signing alg (#297)

* fix: don't crash if `none` is a supported request signing alg

Instead, catch the error and allow the upstream to fall back to a
different approach. For the `oidcc_authorization` module, that means
normal query parameters rather than a signed request object.

In particular, I ran into this when calling `create_redirect_url` with a
client ID and client secret (not `:unauthenticated`) when `none` is a
supported request signing alg.

This might be eliminating support for `none` signed request JWTs
entirely, but it wasn't clear whether that's required for clients.

* fix: support `none` signing if `unsecured_signing` is true

714 of 771 relevant lines covered (92.61%)

172.5 hits per line

Source Files on job 123.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 123
  • e4ceee87 on github
  • Prev Job for on main (#122.1)
  • Next Job for on main (#124.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc