[java-idp-plugin-vci] branch main updated (1ad3cc7 -> bc31d77)

Codeberg noreply at shibboleth.net
Tue Apr 7 13:35:57 UTC 2026


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 1ad3cc7  minor rework on signing action
     add bc31d77  Verify signatures of all proofs

No new revisions were added by this update.

Summary of changes:
 openid-vci-impl/pom.xml                            |   4 +
 .../openidvci/config/OpenIDVCIConfiguration.java   |  12 ++
 .../impl/AbstractOpenIDVCIConfiguration.java       |  39 ++++++
 ...atureValidationConfigurationLookupFunction.java |  63 +++++++++
 .../messaging/context/CredentialsContext.java      |   8 +-
 .../plugin/openidvci/profile/impl/ParseProof.java  |   8 +-
 .../JWTMessageSignaturesSecurityHandler.java       | 151 +++++++++++++++++++++
 .../openid/vci/credentials/credentials-beans.xml   |  65 ++++++++-
 .../openid/vci/credentials/credentials-flow.xml    |   2 +
 .../idp/service/relying-party/postconfig.xml       |  11 +-
 10 files changed, 354 insertions(+), 9 deletions(-)
 create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/config/navigate/ProofSignatureValidationConfigurationLookupFunction.java
 create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/security/JWTMessageSignaturesSecurityHandler.java

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


More information about the commits mailing list