aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/MinimumParameters.json
blob: ab52cc851b8c5a86d9f41abd8ef49b9efa4a8b1a (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": "apps.test"
}