Updated Keycloak clientId in config.json from 'farmcontrol-client' to 'farmcontrol-dev'.
This commit is contained in:
parent
6bc0f6eded
commit
50221a0228
@ -9,7 +9,7 @@
|
|||||||
"keycloak": {
|
"keycloak": {
|
||||||
"url": "https://auth.tombutcher.work",
|
"url": "https://auth.tombutcher.work",
|
||||||
"realm": "master",
|
"realm": "master",
|
||||||
"clientId": "farmcontrol-client"
|
"clientId": "farmcontrol-dev"
|
||||||
},
|
},
|
||||||
"requiredRoles": []
|
"requiredRoles": []
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user