[java-identity-provider] branch main updated: Fix comment.

Scott Cantor cantor.2 at osu.edu
Mon Jul 8 15:30:43 UTC 2024


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

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=9dd1820183afadb104d6d7dc289776209cea8fb4

The following commit(s) were added to refs/heads/main by this push:
     new 9dd182018 Fix comment.
9dd182018 is described below

commit 9dd1820183afadb104d6d7dc289776209cea8fb4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 8 11:30:21 2024 -0400

    Fix comment.
---
 .../main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
index 6c9196af3..f44bcaf13 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
@@ -14,7 +14,7 @@
 
     <import resource="conditional:${idp.home}/conf/intercept/profile-intercept.xml" />
 
-    <!-- Management bean to collect and expose AuthenticationFlowDescriptors. -->
+    <!-- Management bean to collect and expose ProfileInterceptorFlowDescriptor. -->
     
     <bean id="shibboleth.ProfileInterceptorFlowDescriptorManager"
         class="net.shibboleth.idp.profile.interceptor.impl.ProfileInterceptorFlowDescriptorManager"

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


More information about the commits mailing list