[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/credentials.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Nov 24 12:54:03 EST 2014
Author: scantor
Date: Mon Nov 24 12:54:03 2014
New Revision: 7002
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7002&view=rev
Log:
Add a clarifying comment.
Modified:
trunk/idp-conf/src/main/resources/conf/credentials.xml
Modified: trunk/idp-conf/src/main/resources/conf/credentials.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/credentials.xml?rev=7002&r1=7001&r2=7002&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/credentials.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/credentials.xml Mon Nov 24 12:54:03 2014
@@ -13,6 +13,8 @@
default-destroy-method="destroy">
<!--
+ NOTE: if you're using a legacy relying-party.xml file from a V2 configuration, this file is ignored.
+
This defines the signing and encryption key and certificate pairs referenced by your relying-party.xml
configuration. You don't normally need to touch this, unless you have advanced requirements such as
supporting multiple sets of keys for different relying parties.
More information about the commits
mailing list