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

noreply at shibboleth.net noreply at shibboleth.net
Thu Dec 24 16:40:58 EST 2015


Author: scantor
Date: Thu Dec 24 16:40:57 2015
New Revision: 8059

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8059&view=rev
Log:
IDP-891 - Default value for idp.authn.favorSSO

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

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

Modified: trunk/idp-conf/src/main/resources/conf/idp.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/idp.properties?rev=8059&r1=8058&r2=8059&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties	Thu Dec 24 16:40:57 2015
@@ -113,7 +113,7 @@
 
 # Whether to prioritize "active" results when an SP requests more than
 # one possible matching login method (V2 behavior was to favor them)
-#idp.authn.favorSSO = true
+#idp.authn.favorSSO = false
 
 # Whether to fail requests when a user identity after authentication
 # doesn't match the identity in a pre-existing session.



More information about the commits mailing list