[java-idp-plugin-vci] branch dev/DPOP updated (857452c -> 46052da)
Codeberg
noreply at shibboleth.net
Tue Dec 9 07:21:55 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch dev/DPOP
in repository java-idp-plugin-vci.
from 857452c Support for DPoP access tokens
new e73cd66 Fetch ready made access token from oidc response context.
new 7948ad3 clientIDLookupStrategy is now expected to take ProfileRequestContext and not MessageContext as input
new 6ca9b43 Removed too early return statement
new 5533084 clientIDLookupStrategy that takes ProfileRequestContext and not MessageContext as input
new 19918cf Remove comments
new 46052da Tests of FormOutboundTokenResponseMessageT removed for now
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../impl/FormOutboundTokenResponseMessage.java | 203 +--------------------
.../plugin/openidvci/profile/impl/UnwrapGrant.java | 80 ++++----
.../logic/OpenIDVCITokenManipulationStrategy.java | 5 +-
.../idp/flows/openid/vci/token/token-beans.xml | 10 +-
.../idp/flows/openid/vci/token/token-flow.xml | 2 -
.../impl/FormOutboundTokenResponseMessageTest.java | 126 -------------
6 files changed, 65 insertions(+), 361 deletions(-)
delete mode 100644 openid-vci-impl/src/test/java/org/geant/shibboleth/plugin/openidvci/profile/impl/FormOutboundTokenResponseMessageTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list