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

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 16 14:33:26 EDT 2016


Author: scantor
Date: Wed Mar 16 14:33:26 2016
New Revision: 8163

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8163&view=rev
Log:
Clarify a comment.

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=8163&r1=8162&r2=8163&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties	Wed Mar 16 14:33:26 2016
@@ -146,7 +146,7 @@
 # for use by user interface logic; adds overhead so off by default.
 #idp.logout.elaboration = false
 
-# Whether to require logout requests be signed/authenticated.
+# Whether to require logout requests/responses be signed/authenticated.
 #idp.logout.authenticated = true
 
 # Message freshness and replay cache tuning



More information about the commits mailing list