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

noreply at shibboleth.net noreply at shibboleth.net
Fri Dec 19 18:48:03 EST 2014


Author: scantor
Date: Fri Dec 19 18:48:02 2014
New Revision: 7194

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7194&view=rev
Log:
Put back default consent property.

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=7194&r1=7193&r2=7194&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Fri Dec 19 18:48:02 2014
@@ -125,7 +125,7 @@
 # Flags controlling how built-in attribute consent feature operates 
 #idp.consent.allowDoNotRemember = true
 #idp.consent.allowGlobal = true
-idp.consent.allowPerAttribute = true
+#idp.consent.allowPerAttribute = false
 
 # Whether attribute values and terms of use text are compared
 #idp.consent.compareValues = false



More information about the commits mailing list