[java-idp-testbed COMMIT] /trunk/src/main/config/conf/idp.properties

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 20 11:15:43 EST 2013


Author: scantor
Date: Wed Nov 20 11:15:43 2013
New Revision: 56

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=56&view=rev
Log:
Trailing space in class name.

Modified:
    trunk/src/main/config/conf/idp.properties

Modified: trunk/src/main/config/conf/idp.properties
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/config/conf/idp.properties?rev=56&r1=55&r2=56&view=diff
==============================================================================
--- trunk/src/main/config/conf/idp.properties (original)
+++ trunk/src/main/config/conf/idp.properties Wed Nov 20 11:15:43 2013
@@ -47,7 +47,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