aboutsummaryrefslogtreecommitdiffstats
path: root/compose/config/xacml-pdp/defaultConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'compose/config/xacml-pdp/defaultConfig.json')
-rw-r--r--compose/config/xacml-pdp/defaultConfig.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/compose/config/xacml-pdp/defaultConfig.json b/compose/config/xacml-pdp/defaultConfig.json
index ba587f1a..6c72498d 100644
--- a/compose/config/xacml-pdp/defaultConfig.json
+++ b/compose/config/xacml-pdp/defaultConfig.json
@@ -8,7 +8,6 @@
"userName": "policyadmin",
"password": "zb!XztG34",
"https": false,
- "aaf": false,
"prometheus": true
},
"policyApiParameters": {
@@ -16,8 +15,7 @@
"port": 6969,
"userName": "policyadmin",
"password": "zb!XztG34",
- "useHttps": false,
- "aaf": false
+ "useHttps": false
},
"applicationParameters": {
"applicationPath": "/opt/app/policy/pdpx/apps"