blob: f7a2e88b1829a0229a5acecab2fcb7940d9eb01e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "XacmlPdpParameters",
"pdpGroup": "defaultGroup",
"restServerParameters":{
"host":"0.0.0.0",
"port":6969,
"userName":"healthcheck",
"password":"zb!XztG34",
"https": true,
"aaf": false
}
}
|