api keycloak setup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"realm": "taekwondo",
|
||||
"auth-server-url": "https://keycloak.toni714.de:8443",
|
||||
"ssl-required": "external",
|
||||
"resource": "nodejs-api",
|
||||
"credentials": {
|
||||
"secret": "btdeoaq2mgtoa7SpCEL1phLYcw2gGhGp"
|
||||
},
|
||||
"confidential-port": 0
|
||||
}
|
||||
Reference in New Issue
Block a user