diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index b0210e5384..3f35e28f8a 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -2,6 +2,7 @@ "$schema": "../../lib/core/app-config/schema.json", "ecmHost": "http://{hostname}:{port}", "bpmHost": "http://{hostname}:{port}", + "identityHost": "http://localhost:30081/auth/admin/realms/myrealm", "baseShareUrl": null, "loginRoute": "login", "providers": "ALL",