blob: 7dc401fe7462252ad3900867417d76338099b668 [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": {
"host": "policy-api",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"useHttps": true,
"allowSelfSignedCerts" : true,
"aaf": false
},
"applicationPath": "/opt/app/policy/pdpx/apps",
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "dmaap-mr" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : false,
"allowSelfSignedCerts" : true
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "dmaap-mr" ],
"topicCommInfrastructure" : "dmaap",
"useHttps" : false,
"allowSelfSignedCerts" : true
}]
}
}