summaryrefslogtreecommitdiffstats
path: root/compose/config/xacml-pdp/defaultConfig.json
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-03-25 15:56:21 +0000
committeradheli.tavares <adheli.tavares@est.tech>2024-04-10 14:47:41 +0100
commitf35d01581c8da55946d604e5a444972fe4b0d318 (patch)
treeb4eb14bf45c68cdad142ace5df29c6022bd6f3f7 /compose/config/xacml-pdp/defaultConfig.json
parentc5936fb131831992ac8da40fb56599dfb0ae1b5e (diff)
Improvements to CSIT
Issue-ID: POLICY-4868 Change-Id: If2fe23e18f500fc777091b26016180521e4fa852 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
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"