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

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 26 18:30:22 EDT 2016


Author: scantor
Date: Wed Oct 26 18:30:21 2016
New Revision: 8551

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8551&view=rev
Log:
Add a note about earlier IdP versions.

Modified:
    trunk/idp-conf/src/main/resources/conf/authn/duo.properties

Modified: trunk/idp-conf/src/main/resources/conf/authn/duo.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/duo.properties?rev=8551&r1=8550&r2=8551&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/duo.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/authn/duo.properties	Wed Oct 26 18:30:21 2016
@@ -1,4 +1,7 @@
 # Duo integration settings
+
+# Note: If upgrading from pre-3.3 IdP versions, you will need to manually add a pointer
+# to this property file to idp.properties.
 
 idp.duo.apiHost = hostname
 idp.duo.applicationKey = key



More information about the commits mailing list