[Policy-52, Policy-92, Policy-93] Policy Enhancements and bugfixes
[policy/engine.git] / ECOMP-PDP-REST / xacml.pdp.properties
index 1193648..7631d00 100644 (file)
@@ -84,7 +84,7 @@ DMAAP_AAF_PASSWORD=
 #
 xacml.rest.pdp.config=config
 
-xacml.rest.pdp.webapps=/webapps
+xacml.rest.pdp.webapps=/home/users/PolicyEngine/webapps/ConfigPAP/
 #
 # Initialize register with PAP servlet
 #
@@ -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