aboutsummaryrefslogtreecommitdiffstats
path: root/config/pe/pdp.conf
diff options
context:
space:
mode:
authorITSERVICES\rb7147 <rb7147@att.com>2017-05-09 13:54:45 -0400
committerITSERVICES\rb7147 <rb7147@att.com>2017-05-09 15:23:41 -0400
commitb150ebac50287476676b67a84aff996fc738ee7b (patch)
tree67ef0e6e264a243c724300ceee7631d015c6538e /config/pe/pdp.conf
parent687f2fc263e76180b85401e60eadd82520504148 (diff)
Policy 1707 Docker script changes
Change-Id: I765e2badf48d4f7554de2a6ea037289e3f76e512 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
Diffstat (limited to 'config/pe/pdp.conf')
-rw-r--r--config/pe/pdp.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/config/pe/pdp.conf b/config/pe/pdp.conf
index 363fdcb3..7248717d 100644
--- a/config/pe/pdp.conf
+++ b/config/pe/pdp.conf
@@ -34,3 +34,20 @@ node_type=pdp_xacml
resource_name=pdp_1
dependency_groups=pdplp_1;pypdp_1;brmsgw_1
test_via_jmx=true
+
+#
+# Notification Properties
+# Notifcation type: websocket, ueb or dmaap... if left blank websocket is the default
+PDP_NOTIFICATION_TYPE=websocket,UEB
+PDP_UEB_CLUSTER=
+PDP_UEB_TOPIC=
+PDP_UEB_DELAY=
+PDP_UEB_API_KEY=
+PDP_UEB_API_SECRET=
+PDP_DMAAP_AAF_LOGIN=
+PDP_DMAAP_AAF_PASSWORD=
+
+#AAF Policy Name space
+#Required only, when we use AAF
+POLICY_AAF_NAMESPACE=
+POLICY_AAF_RESOURCE= \ No newline at end of file