diff options
author | Markus Krogh <markus@nordu.net> | 2017-09-27 15:52:06 +0200 |
---|---|---|
committer | Markus Krogh <markus@nordu.net> | 2017-09-27 15:52:06 +0200 |
commit | 221ce8d2e414c95d6277baf4d1e6ebc644ee0b7c (patch) | |
tree | 067e112b5bbbdcdcd6dcbd0f57d2ba6c791fa171 /conf-from-container/conf/authn/duo.properties | |
parent | 633ada5afb580dea9c755554c9a9a66b64434e4c (diff) |
Remove conf-from-container, update git ignore
Diffstat (limited to 'conf-from-container/conf/authn/duo.properties')
-rw-r--r-- | conf-from-container/conf/authn/duo.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/conf-from-container/conf/authn/duo.properties b/conf-from-container/conf/authn/duo.properties deleted file mode 100644 index 2ca71ee..0000000 --- a/conf-from-container/conf/authn/duo.properties +++ /dev/null @@ -1,9 +0,0 @@ -# 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 -idp.duo.integrationKey = key -idp.duo.secretKey = key |