10 lines
178 B
JSON
10 lines
178 B
JSON
|
{
|
||
|
"realm": "demo",
|
||
|
"resource": "customer-portal",
|
||
|
"auth-server-url": "/auth",
|
||
|
"ssl-not-required": true,
|
||
|
"credentials": {
|
||
|
"secret": "password"
|
||
|
}
|
||
|
}
|