spiff-arena/public/keycloak.json
Jon Herron 2382c3f0ab Squashed 'spiffworkflow-frontend/' content from commit 75dbea67
git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 75dbea67346d1b0c161b1d7582eeb5442aec5762
2022-10-12 10:21:49 -04:00

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
}