[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/services.properties
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 14 16:19:39 EDT 2014
Author: scantor
Date: Tue Oct 14 16:19:39 2014
New Revision: 6695
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6695&view=rev
Log:
IDP-485 - tweak a comment
Modified:
trunk/idp-conf/src/main/resources/conf/services.properties
Modified: trunk/idp-conf/src/main/resources/conf/services.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/services.properties?rev=6695&r1=6694&r2=6695&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/services.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/services.properties Tue Oct 14 16:19:39 2014
@@ -7,9 +7,10 @@
#idp.service.logging.checkInterval=PT5M
# Relying Party resolver
-#idp.service.relyingparty.legacy=false
#idp.service.relyingparty.failFast=false
idp.service.relyingparty.checkInterval=PT5M
+# When true, enables support for a legacy V2 relying-party.xml
+#idp.service.relyingparty.legacy=false
# Metadata resolver
#idp.service.metadata.failFast=false
More information about the commits
mailing list