11 lines
259 B
JSON
11 lines
259 B
JSON
{
|
|
"realm": "taekwondo",
|
|
"auth-server-url": "https://keycloak.toni714.de:8443",
|
|
"ssl-required": "external",
|
|
"resource": "nodejs-api",
|
|
"credentials": {
|
|
"secret": "btdeoaq2mgtoa7SpCEL1phLYcw2gGhGp"
|
|
},
|
|
"confidential-port": 0
|
|
}
|