[java-idp-plugin-vci] 05/06: Remove comments

Codeberg noreply at shibboleth.net
Tue Dec 9 07:22:00 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch dev/DPOP
in repository java-idp-plugin-vci.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-vci/commit/19918cfcbed59fcc1345a620893967a05c1fcd2d

commit 19918cfcbed59fcc1345a620893967a05c1fcd2d
Author: jlauros <janne.lauros at csc.fi>
AuthorDate: Tue Dec 9 09:16:50 2025 +0200

    Remove comments
---
 .../META-INF/net/shibboleth/idp/flows/openid/vci/token/token-flow.xml   | 2 --
 1 file changed, 2 deletions(-)

diff --git a/openid-vci-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/openid/vci/token/token-flow.xml b/openid-vci-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/openid/vci/token/token-flow.xml
index f665deb..6cc1f16 100644
--- a/openid-vci-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/openid/vci/token/token-flow.xml
+++ b/openid-vci-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/openid/vci/token/token-flow.xml
@@ -17,8 +17,6 @@
   </action-state>
 
   <action-state id="PostDecodeMessage">
-    <!-- flow specific implementation to unwrap both grants -->
-    <!--  target it to be closer to mother flow with outcome to use mother flow actions -->  
     <evaluate expression="UnwrapOrLocateGrant" />
     <evaluate expression="'proceed'" />
 

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


More information about the commits mailing list