[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/idp.properties
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jul 14 09:17:47 EDT 2015
Author: rdw
Date: Tue Jul 14 09:17:47 2015
New Revision: 7633
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7633&view=rev
Log:
IDP-727 Control metadata delivery by a property take 3
Commit final, not test, version of property file.
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=7633&r1=7632&r2=7633&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Tue Jul 14 09:17:47 2015
@@ -172,7 +172,7 @@
idp.ui.fallbackLanguages=en,fr,de
# Whether to serve our metadata out at /idp/shibboleth
-idp.entityID.url.enable=false
+#idp.entityID.url.enable=true
# Storage service used by CAS protocol
# Defaults to shibboleth.StorageService (in-memory)
More information about the commits
mailing list