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

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 30 16:45:00 EST 2015


Author: scantor
Date: Mon Nov 30 16:45:00 2015
New Revision: 8014

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8014&view=rev
Log:
Update a comment.

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

Modified: trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml?rev=8014&r1=8013&r2=8014&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml	(original)
+++ trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml	Mon Nov 30 16:45:00 2015
@@ -49,7 +49,7 @@
     
     <util:map id="shibboleth.AuthnComparisonRules">
     
-        <!-- Exact matching, this can be left as-is. -->
+        <!-- Exact matching, should be left alone to avoid tricking the IdP into behaving incorrectly. -->
         <entry key-ref="shibboleth.SAMLAuthnMethodExact" value-ref="shibboleth.ExactMatchFactory"/>
         <entry key-ref="shibboleth.SAMLACClassRefExact" value-ref="shibboleth.ExactMatchFactory"/>
         <entry key-ref="shibboleth.SAMLACDeclRefExact" value-ref="shibboleth.ExactMatchFactory"/>



More information about the commits mailing list