[java-idp-plugin-webauthn] branch main updated: Remove bad comment
Phil Smart
philip.smart at jisc.ac.uk
Thu Feb 27 16:35:21 UTC 2025
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=711d62db6cdd4199d782b699cf157c87b2854529
The following commit(s) were added to refs/heads/main by this push:
new 711d62d Remove bad comment
711d62d is described below
commit 711d62db6cdd4199d782b699cf157c87b2854529
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Feb 27 16:35:19 2025 +0000
Remove bad comment
---
.../flows/admin/webauthn-registration/webauthn-registration-flow.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/webauthn-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/admin/webauthn-registration/webauthn-registration-flow.xml b/webauthn-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/admin/webauthn-registration/webauthn-registration-flow.xml
index b2b1fb2..a195509 100644
--- a/webauthn-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/admin/webauthn-registration/webauthn-registration-flow.xml
+++ b/webauthn-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/admin/webauthn-registration/webauthn-registration-flow.xml
@@ -55,8 +55,7 @@
<evaluate expression="InitializeSubjectCanonicalizationContext"/>
<evaluate expression="PopulateSubjectCanonicalizationContext" />
<evaluate expression="'proceed'" />
-
- <!-- Branch to determine if authentication is required. -->
+
<transition on="proceed" to="CallSubjectCanonicalization" />
</action-state>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list