Skip to content

Ignore unknown kty in KeySet.import_key_set (RFC 7517 §5) - #103

Merged
lepture merged 2 commits into
authlib:mainfrom
RalphBragg:fix/jwks-import-ignore-unknown-kty
Jul 25, 2026
Merged

Ignore unknown kty in KeySet.import_key_set (RFC 7517 §5)#103
lepture merged 2 commits into
authlib:mainfrom
RalphBragg:fix/jwks-import-ignore-unknown-kty

Use try/except InvalidKeyTypeError per maintainer feedback

ea19ea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

100.00% (+0.00%) compared to 7facdee

View this Pull Request on Codecov

100.00% (+0.00%) compared to 7facdee

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7facdee) to head (ea19ea6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         2932      2935    +3     
  Branches       347       347           
=========================================
+ Hits          2932      2935    +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.