[java-idp-plugin-vci] branch main updated (9517615 -> 0049edb)

Codeberg noreply at shibboleth.net
Mon Nov 24 13:04:28 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a change to branch main
in repository java-idp-plugin-vci.

    from 9517615  Replace a hard coded certificate chain used for passing tests with a strategy
     add fc34e82  Update crededential configuration for test cases
     add 765c50e  Remove handling of credentials request parameter 'proof' as it is no more supported
     add 5c263bf  Update jacoco
     add 0049edb  Initial work for proof validation for jwt type of proofs

No new revisions were added by this update.

Summary of changes:
 .../impl/OpenIDVCICredentialsRequestDecoder.java   |   2 +-
 .../impl/OpenIDVCICredentialsRequest.java          |  76 +----
 .../plugin/openidvci/profile/impl/ParseProof.java  |  98 +++++-
 .../idp/service/relying-party/postconfig.xml       |  21 +-
 .../impl/OpenIDVCICredentialsRequestTest.java      |  22 +-
 .../openidvci/profile/impl/ParseProofTest.java     |  58 ++--
 .../impl/ValidateCredentialOfferingTest.java       |   2 +-
 .../resources/conf/verifiable-credentials.json     | 328 ++++++---------------
 pom.xml                                            |   2 +-
 9 files changed, 234 insertions(+), 375 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list