summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2017-12-12 22:12:12 +0100
committerGitHub <noreply@github.com>2017-12-12 22:12:12 +0100
commitd6a92a78507ac981cdc4c50b2968a24c0fdc8be0 (patch)
tree16574cbd538d63750fc7f7abb8ffd1ded6cac80f /controller-server/src/main/resources/configdefinitions
parent901343475d56a40e87d649a992bbcc8ae61d6ffb (diff)
Revert "Bjorncs/athenz ssl context"
Diffstat (limited to 'controller-server/src/main/resources/configdefinitions')
-rw-r--r--controller-server/src/main/resources/configdefinitions/athenz.def9
1 files changed, 0 insertions, 9 deletions
diff --git a/controller-server/src/main/resources/configdefinitions/athenz.def b/controller-server/src/main/resources/configdefinitions/athenz.def
index 068b1d353ba..6d10f3dee28 100644
--- a/controller-server/src/main/resources/configdefinitions/athenz.def
+++ b/controller-server/src/main/resources/configdefinitions/athenz.def
@@ -17,12 +17,6 @@ domain string
userAuthenticationPassThruAttribute string
# TODO Remove once migrated to Okta
-# Path to Athenz CA JKS trust store
-athenzCaTrustStore string
-
-# Certificate DNS domain
-certDnsDomain string
-
# Athenz service name for controller identity
service.name string
@@ -34,6 +28,3 @@ service.privateKeyVersion int
# Name of Athenz service private key secret
service.privateKeySecretName string
-
-# Expiry of service principal token and certificate
-service.credentialsExpiryMinutes int default=43200 # 30 days