blob: 36ebec6a0c0daafee64a5586e15e35c85f811653 [file] [log] [blame]
{
"name": "XacmlPdpParameters",
"pdpGroup": "defaultGroup",
"pdpType": "xacml",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"https": true,
"aaf": false
},
"policyApiParameters": {
"hostname": "policy-api",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"useHttps": true,
"aaf": false
},
"applicationPath": "/opt/app/policy/pdpx/apps",
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "message-router" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : true
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "message-router" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : true
}]
}
}