[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 26 10:02:43 EDT 2016


Author: scantor
Date: Wed Oct 26 10:02:43 2016
New Revision: 8547

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8547&view=rev
Log:
IDP-1076 - Kerberos failed password elevate exception to classified

https://issues.shibboleth.net/jira/browse/IDP-1076

Modified:
    trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml

Modified: trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml?rev=8547&r1=8546&r2=8547&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml	(original)
+++ trunk/idp-conf/src/main/resources/conf/authn/password-authn-config.xml	Wed Oct 26 10:02:43 2016
@@ -68,6 +68,7 @@
                 <value>InvalidCredentials</value>
                 <value>PREAUTH_FAILED</value>
                 <value>INVALID_CREDENTIALS</value>
+                <value>Checksum failed</value>
             </list>
         </entry>
         <entry key="AccountLocked">



More information about the commits mailing list