9 lines
199 B
JSON
9 lines
199 B
JSON
|
{
|
||
|
"realm": "spiffworkflow",
|
||
|
"auth-server-url": "http://localhost:7002/",
|
||
|
"ssl-required": "external",
|
||
|
"resource": "spiffworkflow-frontend",
|
||
|
"public-client": true,
|
||
|
"confidential-port": 0
|
||
|
}
|