[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Nov 2 17:15:37 EST 2014


Author: scantor
Date: Sun Nov  2 17:15:37 2014
New Revision: 6819

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6819&view=rev
Log:
Remove redundant end-state.

Modified:
    trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml

Modified: trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml?rev=6819&r1=6818&r2=6819&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml (original)
+++ trunk/idp-conf/src/main/resources/system/flows/intercept/context-check-flow.xml Sun Nov  2 17:15:37 2014
@@ -8,8 +8,6 @@
             then="proceed" else="ContextCheckDenied" />
     </decision-state>
     
-    <end-state id="ContextCheckDenied" />
-    
     <bean-import resource="../../../system/flows/intercept/context-check-beans.xml" />
 
 </flow>



More information about the commits mailing list