Files
Taekwondo-Admin/packages/api/src/services/keycloak/user/keycloak.json
T
2025-11-29 17:58:02 +01:00

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
}