[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/idp.properties
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 20 11:16:03 EST 2013
Author: scantor
Date: Wed Nov 20 11:16:03 2013
New Revision: 4959
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4959&view=rev
Log:
Trailing space in class name.
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=4959&r1=4958&r2=4959&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Wed Nov 20 11:16:03 2013
@@ -42,7 +42,7 @@
idp.session.secondaryServiceIndex = false
# Select implementation for step that determines what results are active
-idp.session.activeResultExtraction = net.shibboleth.idp.session.impl.ExtractActiveAuthenticationResults
+idp.session.activeResultExtraction = net.shibboleth.idp.session.impl.ExtractActiveAuthenticationResults
# Regular expression expressing flows to enable
idp.authn.flows = IPAddress|JAASForm
More information about the commits
mailing list