aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/XacmlPdpConfigParameters.json
blob: 58eba71d28cef9696833f96fa5da7131a810980f (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "XacmlPdpGroup",
    "restServerParameters": {
        "host": "0.0.0.0",
        "port": 6969,
        "userName": "healthcheck",
        "password": "zb!XztG34"
    },
    "applicationPath": "src/test/resources/apps"
}