Adding end to end CSIT test cases for PDP-A
[integration/csit.git] / scripts / policy / policy-apex-pdp / config / pap / s3pConfig.json
diff --git a/scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json b/scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json
new file mode 100644 (file)
index 0000000..3085f45
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "name": "PapGroup",
+    "restServerParameters": {
+        "host": "0.0.0.0",
+        "port": 6969,
+        "userName": "healthcheck",
+        "password": "zb!XztG34",
+        "https": true,
+        "aaf": false
+    }
+}