You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TemperatureCheckerFront/public/keycloak.json

10 lines
239 B

{
"realm": "Test",
"auth-server-url": "https://oauth.apsidetop-devel.net/auth",
"ssl-required": "external",
"resource": "test",
"credentials": {
"secret": "5cf010f0-b4a9-4db9-a9f2-102bc703c448"
},
"confidential-port": 0
}