[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/messages/error-messages.properties

noreply at shibboleth.net noreply at shibboleth.net
Fri Jan 8 14:35:52 EST 2016


Author: scantor
Date: Fri Jan  8 14:35:52 2016
New Revision: 8069

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8069&view=rev
Log:
Add ExternalAuthenticationException to the list of "bookmark" errors.

Modified:
    trunk/idp-conf/src/main/resources/messages/error-messages.properties

Modified: trunk/idp-conf/src/main/resources/messages/error-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/error-messages.properties?rev=8069&r1=8068&r2=8069&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/error-messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/messages/error-messages.properties	Fri Jan  8 14:35:52 2016
@@ -55,6 +55,7 @@
 # Exception to error key mappings
 
 FlowExecutionRestorationFailureException = stale
+ExternalAuthenticationException = stale
 
 # Error key to title and message mappings
 



More information about the commits mailing list