blob: a1376464ec21ac3e7c2c794205b8fb59edf85344 [file] [log] [blame]
{
"name": "XacmlPdpParameters",
"pdpGroup": "XacmlPdpGroup",
"pdpType": "xacml",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34"
},
"policyApiParameters": {
"host": "0.0.0.0",
"port": 6970,
"userName": "healthcheck",
"password": "zb!XztG34"
},
"applicationPath": "src/test/resources/apps",
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "anyserver" ],
"topicCommInfrastructure" : "noop"
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "anyserver" ],
"topicCommInfrastructure" : "noop"
}]
}
}