[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/idp.properties
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 14 13:41:45 EDT 2014
Author: scantor
Date: Tue Oct 14 13:41:45 2014
New Revision: 6692
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6692&view=rev
Log:
Clean up scope 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=6692&r1=6691&r2=6692&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Tue Oct 14 13:41:45 2014
@@ -4,7 +4,7 @@
# Set the entityID of the IdP
idp.entityID = https://idp.example.org
-# Set the scope that this IdP will provid
+# Set the scope used in the attribute resolver for scoped attributes
idp.scope = example.org
# Set the location of Velocity view templates
More information about the commits
mailing list