[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun May 18 04:44:54 EDT 2014
Author: scantor
Date: Sun May 18 04:44:54 2014
New Revision: 5949
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5949&view=rev
Log:
Remove flow under experimental development
Modified:
trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml
Modified: trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml?rev=5949&r1=5948&r2=5949&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml (original)
+++ trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml Sun May 18 04:44:54 2014
@@ -56,7 +56,6 @@
<webflow:flow-location id="authn/RemoteUser" path="/authn/remoteuser-authn-flow.xml" />
<webflow:flow-location id="authn/JAAS" path="/authn/jaas-authn-flow.xml" />
<webflow:flow-location id="authn/LDAP" path="/authn/ldap-authn-flow.xml" />
- <webflow:flow-location id="authn/External" path="/authn/external-authn-flow.xml" />
<!-- Master flows for post-authn and SAML subject c14n. -->
<webflow:flow-location id="c14n.abstract" path="/c14n/subject-c14n-abstract-flow.xml" />
More information about the commits
mailing list