diff --git a/src/statics/keycloak.json b/src/statics/keycloak.json index 9123552..f458fbf 100644 --- a/src/statics/keycloak.json +++ b/src/statics/keycloak.json @@ -1,8 +1,8 @@ { - "realm": "hs-auth", + "realm": "master", "auth-server-url": "http://localhost:8080/auth", "ssl-required": "external", "resource": "hs-playground", "public-client": true, "confidential-port": 0 -} \ No newline at end of file +}