[java-identity-provider] branch master updated: Remove unused property.
Scott Cantor
cantor.2 at osu.edu
Tue Aug 14 13:09:52 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=66f68794ce7c37036f4ec0e1096bcc4649fb803a
The following commit(s) were added to refs/heads/master by this push:
new 66f6879 Remove unused property.
66f6879 is described below
commit 66f68794ce7c37036f4ec0e1096bcc4649fb803a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Aug 14 13:09:50 2018 -0400
Remove unused property.
---
idp-conf/src/main/resources/conf/authn/duo.properties | 3 ---
1 file changed, 3 deletions(-)
diff --git a/idp-conf/src/main/resources/conf/authn/duo.properties b/idp-conf/src/main/resources/conf/authn/duo.properties
index 5e2af2c..d479fc2 100644
--- a/idp-conf/src/main/resources/conf/authn/duo.properties
+++ b/idp-conf/src/main/resources/conf/authn/duo.properties
@@ -28,6 +28,3 @@ idp.duo.secretKey = key
## Enables transmission of client address to Duo during authentication.
# idp.duo.nonbrowser.clientAddressTrusted = true
-
-## Name of HttpClient bean to use.
-# idp.duo.nonbrowser.httpClient = shibboleth.NonCachingHttpClient
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list