[java-idp-plugin-vci] branch main updated (b468bdf -> 702ba8e)

Codeberg noreply at shibboleth.net
Fri Jan 2 12:26:41 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 b468bdf  Validate requested credential can be formed prior forming response.
     add e3c24cf  improve javadoc description
     add 0bf8393  Profile configuration option to set credential lifetime
     add 702ba8e  Create common shell for all supported credential types.

No new revisions were added by this update.

Summary of changes:
 .../openidvci/config/OpenIDVCIConfiguration.java   |  19 +-
 .../impl/AbstractOpenIDVCIConfiguration.java       |  29 +++
 .../messaging/context/CredentialsContext.java      |  25 ++-
 .../openidvci/profile/impl/AddCredentialShell.java | 224 +++++++++++++++++++++
 .../profile/impl/BuildCredentialOfferToken.java    |   2 +-
 .../FormOutboundCredentialsResponseMessage.java    |  60 +-----
 .../openid/vci/credentials/credentials-beans.xml   |   5 +-
 .../openid/vci/credentials/credentials-flow.xml    |   7 +
 8 files changed, 310 insertions(+), 61 deletions(-)
 create mode 100644 openid-vci-impl/src/main/java/org/geant/shibboleth/plugin/openidvci/profile/impl/AddCredentialShell.java

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


More information about the commits mailing list