[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Apr 17 13:12:58 EDT 2014
Author: scantor
Date: Thu Apr 17 13:12:58 2014
New Revision: 5741
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5741&view=rev
Log:
Inadvertent check-in.
Modified:
trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml
Modified: trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml?rev=5741&r1=5740&r2=5741&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml (original)
+++ trunk/idp-conf/src/main/resources/system/flows/saml/saml-abstract-flow.xml Thu Apr 17 13:12:58 2014
@@ -137,7 +137,7 @@
<action-state id="SavePreviousEventAsError">
<evaluate expression="SavePreviousEventAsError" />
- <transition on="proceed" to="error" />
+ <transition on="proceed" to="HandleError" />
</action-state>
<end-state id="error" view="error">
More information about the commits
mailing list