Support for kafka within xacml tutorial
[policy/xacml-pdp.git] / tutorials / tutorial-enforcement / src / test / resources / postman / policy_update_notification.json
diff --git a/tutorials/tutorial-enforcement/src/test/resources/postman/policy_update_notification.json b/tutorials/tutorial-enforcement/src/test/resources/postman/policy_update_notification.json
new file mode 100644 (file)
index 0000000..e462a8e
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "messageName": "PDP_STATE_CHANGE",
+  "requestId": "05d08a05-e182-46fa-a6d1-5500e52cd3e5",
+  "timestampMs": "1576598570797",
+  "name": "PamelaDragosh.local",
+  "pdpGroup": "defaultGroup",
+  "pdpSubgroup":"XacmlPdpGroup",
+  "state":"ACTIVE"
+}