diff --git a/docs/documentation/server_admin/topics/realms/proc-using-admin-console.adoc b/docs/documentation/server_admin/topics/realms/proc-using-admin-console.adoc index b22a7ca957..0c4199c52b 100644 --- a/docs/documentation/server_admin/topics/realms/proc-using-admin-console.adoc +++ b/docs/documentation/server_admin/topics/realms/proc-using-admin-console.adoc @@ -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. \ No newline at end of file +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.