Skip to content

Conversation

@cicnavi
Copy link
Collaborator

@cicnavi cicnavi commented Jan 16, 2026

Add support for defining and using multiple signature algorithms and keys for protocol (Connect), Federation and VCI purposes.
This is a breaking change since the whole configuration regarding defining signature algorithm and keys is changed to enable defining multiple values.

This also moves the whole JWS, JWK, JWKS handling logic to the SSP OpenID library.

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 61.92982% with 217 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.51%. Comparing base (5cc585a) to head (d25d3f5).
⚠️ Report is 1 commits behind head on wip-version-7.

Files with missing lines Patch % Lines
...ntrollers/Federation/EntityStatementController.php 0.00% 53 Missing ⚠️
src/ModuleConfig.php 78.88% 38 Missing ⚠️
src/Services/Container.php 0.00% 23 Missing ⚠️
src/Factories/CryptKeyFactory.php 0.00% 14 Missing ⚠️
src/Factories/Entities/ClientEntityFactory.php 0.00% 13 Missing ⚠️
...edentials/CredentialIssuerCredentialController.php 0.00% 11 Missing ⚠️
src/Services/DatabaseMigration.php 0.00% 9 Missing ⚠️
src/Factories/JwsFactory.php 0.00% 7 Missing ⚠️
src/Entities/ClientEntity.php 53.84% 6 Missing ⚠️
...ntials/CredentialIssuerConfigurationController.php 0.00% 5 Missing ⚠️
... and 21 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-7     #325      +/-   ##
===================================================
+ Coverage            42.40%   43.51%   +1.10%     
  Complexity            1892     1892              
===================================================
  Files                  160      159       -1     
  Lines                 7983     8067      +84     
===================================================
+ Hits                  3385     3510     +125     
+ Misses                4598     4557      -41     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cicnavi cicnavi merged commit 512a44e into wip-version-7 Jan 16, 2026
15 of 16 checks passed
@cicnavi cicnavi deleted the wip-version-7-sigalg branch January 16, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants