[java-idp-plugin-vci] branch main updated (54ff39d -> bbcf22b)
Codeberg
noreply at shibboleth.net
Thu Aug 27 11:49:20 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 54ff39d Rework signing configurations. Credentials and Status List signing have their own Signing Configurations.
add 089bc15 Get vct from correct source
add bbcf22b Claims having path depth are now written correctly also to SD JWT VC. Refactoring and helpers.
No new revisions were added by this update.
Summary of changes:
.../openidvci/profile/impl/AddCredentialShell.java | 2 +-
...FormJsonLdSelectiveDisclosureJWTCredential.java | 51 ++--
.../impl/FormSelectiveDisclosureJWTCredential.java | 33 +--
.../util/SelectiveDisclosureClaimSetUtil.java | 132 +++++++---
.../util/SelectiveDisclosureClaimTree.java | 184 ++++++++++++++
.../util/SelectiveDisclosureClaimSetUtilTest.java | 266 +++++++++++++++++++--
.../util/SelectiveDisclosureClaimTreeTest.java | 214 +++++++++++++++++
7 files changed, 773 insertions(+), 109 deletions(-)
create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/util/SelectiveDisclosureClaimTree.java
create mode 100644 openid-vci-impl/src/test/java/org/geant/shibboleth/plugin/openidvci/util/SelectiveDisclosureClaimTreeTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list