[java-idp-plugin-vci] branch main updated (bc31d77 -> cf561c8)
Codeberg
noreply at shibboleth.net
Wed Apr 8 17:04:03 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 bc31d77 Verify signatures of all proofs
add cf561c8 Validate proof signature when binding method id 'did:jwk'
No new revisions were added by this update.
Summary of changes:
.../openidvci/security/TokenKeyTrustEngine.java | 78 +++++++++++++++++
.../impl/ExtendedJOSEObjectCredentialResolver.java | 99 ++++++++++++++++++++++
.../idp/service/relying-party/postconfig.xml | 7 +-
3 files changed, 182 insertions(+), 2 deletions(-)
create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/security/TokenKeyTrustEngine.java
create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/security/credential/impl/ExtendedJOSEObjectCredentialResolver.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list