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

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 22 14:51:33 EST 2014


Author: scantor
Date: Mon Dec 22 14:51:32 2014
New Revision: 7216

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7216&view=rev
Log:
IDP-554 - Typos and mistakes in user config files

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=7216&r1=7215&r2=7216&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Mon Dec 22 14:51:32 2014
@@ -98,7 +98,7 @@
 # usually in conjunction with the idp.authn.resolveAttribute property below.
 #idp.authn.flows.initial = Password
 
-# Set to a quoted attribute ID to resolve prior to selecting authentication flows;
+# Set to an attribute ID to resolve prior to selecting authentication flows;
 # its values are used to filter the flows to allow.
 #idp.authn.resolveAttribute = eduPersonAssurance
 



More information about the commits mailing list