From 15839372955a7dedccd2d8ca6067a2d7ec95d034 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Tue, 18 Oct 2016 16:07:44 +0200 Subject: [PATCH] KEYCLOAK-3358 Welcome page hardcoded to incorrect URL & references incorrect script --- themes/src/main/resources/theme/keycloak/welcome/index.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/src/main/resources/theme/keycloak/welcome/index.ftl b/themes/src/main/resources/theme/keycloak/welcome/index.ftl index 43bec622ae..cbb08d605b 100755 --- a/themes/src/main/resources/theme/keycloak/welcome/index.ftl +++ b/themes/src/main/resources/theme/keycloak/welcome/index.ftl @@ -73,7 +73,7 @@ <#else>

You need local access to create the initial admin user. Open http://localhost:8080/auth - or use the add-user script. + or use the add-user-keycloak script.