xacml pdpType is configurable 25/117925/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 16 Feb 2021 21:50:52 +0000 (15:50 -0600)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 16 Feb 2021 21:51:13 +0000 (15:51 -0600)
Update the configuration file.

Issue-ID: POLICY-3071
Change-Id: Ib164dcc8d8b4f761d4e8a9e14555ac1ae43b7f95
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
csit/config/xacml-pdp/defaultConfig.json

index 5a6573a..f489919 100644 (file)
@@ -1,6 +1,7 @@
 {
     "name": "XacmlPdpParameters",
     "pdpGroup": "defaultGroup",
+    "pdpType": "xacml",
     "restServerParameters": {
         "host": "0.0.0.0",
         "port": 6969,