[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/session-manager.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 11 19:30:27 EDT 2014
Author: scantor
Date: Thu Sep 11 19:30:27 2014
New Revision: 6523
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6523&view=rev
Log:
Comment out TBD logout flow.
Modified:
trunk/idp-conf/src/main/resources/conf/session-manager.xml
Modified: trunk/idp-conf/src/main/resources/conf/session-manager.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/session-manager.xml?rev=6523&r1=6522&r2=6523&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/session-manager.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/session-manager.xml Thu Sep 11 19:30:27 2014
@@ -29,7 +29,10 @@
<!-- Flows that propagate logout to additional services using supported protocols. -->
<util:list id="shibboleth.LogoutPropagationFlows">
+ <!--
+ For future use, not yet implemented.
<ref bean="logoutprop/saml2" />
+ -->
</util:list>
</beans>
More information about the commits
mailing list