[java-idp-plugin-vci] branch main updated (e4aa3e7 -> 9d0eca0)

Codeberg noreply at shibboleth.net
Mon Sep 21 15:13:34 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 e4aa3e7  Remove duplicate action. Validate PKCE
     add 9d0eca0  Credential batch size in now published and honored by implementation. Disclousure salts are now different to each credential in batch

No new revisions were added by this update.

Summary of changes:
 README.md                                          | 13 +++++
 .../metadata/CredentialIssuerMetadata.java         | 64 +++++++++++++++++++++-
 .../profile/config/OpenIDVCIConfiguration.java     | 17 ++++++
 .../messaging/context/CredentialsContext.java      | 19 ++++---
 .../impl/AbstractOpenIDVCIConfiguration.java       | 36 ++++++++++++
 ...FormJsonLdSelectiveDisclosureJWTCredential.java | 21 ++++---
 .../FormOutboundCredentialsResponseMessage.java    | 11 +++-
 .../impl/FormSelectiveDisclosureJWTCredential.java | 21 ++++---
 .../plugin/openidvci/profile/impl/ParseProof.java  | 61 ++++++++++++++++++++-
 .../openid/vci/credentials/credentials-beans.xml   |  3 +-
 .../idp/service/relying-party/postconfig.xml       |  1 +
 .../openidvci/static/openid-credential-issuer.json |  3 +
 .../openidvci/profile/impl/ParseProofTest.java     | 13 +++++
 13 files changed, 248 insertions(+), 35 deletions(-)

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


More information about the commits mailing list