Rewrite mention to add-user-keycloak since it was already removed

This commit is contained in:
Yoshikazu Nojima 2023-10-02 10:05:04 +09:00 committed by Pedro Igor
parent f100aa7e07
commit 058d00fea8

View file

@ -15,7 +15,7 @@ For example, for localhost, use this URL: http://localhost:8080{kc_admins_path}/
.Login page
image:images/login-page.png[Login page]
. Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script in the bin directory.
. Enter the username and password you created on the Welcome Page or through environment variables as per https://www.keycloak.org/server/configuration#_creating_the_initial_admin_user[Creating the initial admin user] guide.
This action displays the Admin Console.
+
.Admin Console
@ -30,4 +30,4 @@ image:images/admin-console.png[Admin Console]
* Hover over a question mark *?* icon to show a tooltip text that describes that field. The image above shows the tooltip in action.
* Click a question mark *?* icon to show a tooltip text that describes that field. The image above shows the tooltip in action.
NOTE: Export files from the Admin Console are not suitable for backups or data transfer between servers. Only boot-time exports are suitable for backups or data transfer between servers.
NOTE: Export files from the Admin Console are not suitable for backups or data transfer between servers. Only boot-time exports are suitable for backups or data transfer between servers.