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

erlef / oidcc / 123
91%

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

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

4 of 5 new or added lines in 1 file covered. (80.0%)

714 of 771 relevant lines covered (92.61%)

172.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 123.1 05 Dec 2023 06:12PM UTC 0
92.61
GitHub Action Run
Source Files on build 123
Detailed source file information is not available for this build.
  • Back to Repo
  • e4ceee87 on github
  • Prev Build on main (#122)
  • Next Build on main (#124)
  • 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