[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Aug 14 12:18:02 EDT 2015
Author: scantor
Date: Fri Aug 14 12:18:02 2015
New Revision: 7675
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7675&view=rev
Log:
IDP-790 - No event ID, logging for InvalidSubjectCanonicalizationContext error
Modified:
trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml
Modified: trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml?rev=7675&r1=7674&r2=7675&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml (original)
+++ trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml Fri Aug 14 12:18:02 2015
@@ -18,6 +18,7 @@
<end-state id="InvalidCredentials" />
<end-state id="InvalidProfileContext" />
<end-state id="InvalidSubjectContext" />
+ <end-state id="InvalidSubjectCanonicalizationContext" />
<end-state id="NoCredentials" />
<end-state id="NoPassive" />
<end-state id="NoPotentialFlow" />
More information about the commits
mailing list