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

noreply at shibboleth.net noreply at shibboleth.net
Tue Sep 22 09:26:18 EDT 2015


Author: scantor
Date: Tue Sep 22 09:26:17 2015
New Revision: 7767

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7767&view=rev
Log:
Clarifying comment.

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

Modified: trunk/idp-conf/src/main/resources/conf/saml-nameid.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/saml-nameid.properties?rev=7767&r1=7766&r2=7767&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/saml-nameid.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/saml-nameid.properties	Tue Sep 22 09:26:17 2015
@@ -1,5 +1,8 @@
 # Properties involving SAML NameIdentifier/NameID generation/consumption
-# See saml-nameid.xml and c14n/subject-c14n.xml for advanced settings
+
+# For the most part these settings only deal with "transient" and "persistent"
+# identifiers. See saml-nameid.xml and c14n/subject-c14n.xml for advanced
+# settings
 
 # Set to shibboleth.StoredTransientIdGenerator for server-side storage
 #idp.transientId.generator = shibboleth.CryptoTransientIdGenerator



More information about the commits mailing list