9 lines
181 B
JSON
Executable file
9 lines
181 B
JSON
Executable file
{
|
|
"realm": "demo",
|
|
"resource": "customer-portal",
|
|
"auth-server-url": "/auth",
|
|
"ssl-required" : "external",
|
|
"credentials": {
|
|
"secret": "password"
|
|
}
|
|
}
|