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

spec-first / connexion / 15307361208 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 28 May 2025 06:11PM UTC
Files 54
Run time 8s
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

28 May 2025 06:06PM UTC coverage: 94.354% (-0.07%) from 94.419%
15307361208.1

push

github

web-flow
Custom auth types in security_map (#1940)

Allow definition of new auth types (not just schemes) to be passed in to
security_map
This is particularly motivated by wanting to support OpenIDConnect auth
type, but was running into an error as it couldn't find the `scheme` key
(as it's not permitted in the schema by the openAPI validator).

The
[docs](https://connexion.readthedocs.io/en/stable/security.html#security)
imply that you should be able to implement a custom scheme for this,
instead I would get a
[`KeyError`](https://gist.github.com/anna-intellegens/0161d967de923030a1cc9f822160a13a).

Changes proposed in this pull request:

- Update `parse_security_schemes` to allow the detection of auth types,
not just schemes.

---------

Co-authored-by: Ruwann <ruwanlambrichts@gmail.com>

3660 of 3879 relevant lines covered (94.35%)

0.94 hits per line

Source Files on job test-3.12 - 15307361208.1
  • Tree
  • List 54
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15307361208
  • af3de6b1 on github
  • Prev Job for on main (#14824435045.2)
  • Next Job for on main (#15307794694.1)
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