[java-idp-plugin-vci] branch main updated (bc3f67a -> d360e4f)
Codeberg
noreply at shibboleth.net
Mon Sep 21 12:30:02 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 bc3f67a Client authentication logging
add 0d2799d Percent encode the credential offer
add f4a30e8 Implement sending of multiple credentials in response. Rename crendential -> credentials where applicable. Loose credential naming refferring to version
add cdfcd4d Drop partially implemented supprort for creating code flow offer and 'issuer_state'. We simply do not support that use case for now.
add d360e4f Update the downloable package
No new revisions were added by this update.
Summary of changes:
README.md | 35 ++++++-----
...eth-idp-plugin-openid-vci-0.9.0-SNAPSHOT.tar.gz | Bin 315966 -> 330391 bytes
...idp-plugin-openid-vci-0.9.0-SNAPSHOT.tar.gz.asc | 22 +++----
.../messaging/context/CredentialOfferContext.java | 39 ++-----------
.../messaging/context/CredentialsContext.java | 36 ++++++------
.../messaging/impl/CredentialOfferRequest.java | 65 ++++++---------------
.../impl/CredentialOfferSuccessResponse.java | 51 ++++++----------
.../messaging/impl/CredentialSuccessResponse.java | 24 ++++----
.../profile/impl/BuildCredentialOfferToken.java | 8 +--
...FormOutboundCredentialOfferResponseMessage.java | 5 +-
.../FormOutboundCredentialsResponseMessage.java | 4 +-
.../openidvci/profile/impl/SignJWTCredential.java | 4 +-
.../profile/impl/ValidateCredentialOffering.java | 35 ++++++-----
.../messaging/impl/CredentialOfferRequestTest.java | 8 +--
.../impl/ValidateCredentialOfferingTest.java | 23 +++-----
15 files changed, 139 insertions(+), 220 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list