aboutsummaryrefslogtreecommitdiffstats
path: root/ECOMP-PDP-REST/xacml.pdp.properties
diff options
context:
space:
mode:
authorTarun Tej Velaga <tt3868@att.com>2017-07-24 17:13:43 +0000
committerTarun Tej Velaga <tt3868@att.com>2017-07-25 14:23:59 +0000
commite92ff832cf993db876f22b2d27562fedf59f5043 (patch)
tree47429eeaaf4241905d7ea1f71dbdb5c2d0504618 /ECOMP-PDP-REST/xacml.pdp.properties
parent570290dc6ba8198e653022c2f6f8e5d01cfa8d1b (diff)
[Policy-52, Policy-92, Policy-93] Policy Enhancements and bugfixes
Change-Id: I5675cf4527e17963b3142cf7184c0df31a766197 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
Diffstat (limited to 'ECOMP-PDP-REST/xacml.pdp.properties')
-rw-r--r--ECOMP-PDP-REST/xacml.pdp.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/ECOMP-PDP-REST/xacml.pdp.properties b/ECOMP-PDP-REST/xacml.pdp.properties
index 1f20856c1..7631d00e7 100644
--- a/ECOMP-PDP-REST/xacml.pdp.properties
+++ b/ECOMP-PDP-REST/xacml.pdp.properties
@@ -166,4 +166,7 @@ xacml.rest.pep.idfile = client.properties
#AAF Policy Name space
#Not Mandatory for Open Ecomp
policy.aaf.namespace =
-policy.aaf.resource = \ No newline at end of file
+policy.aaf.resource =
+# Decision Response settings.
+# can be either PERMIT or DENY.
+decision.indeterminate.response=PERMIT \ No newline at end of file