2021-02-16 22:13:57 +00:00
== Using the Admin Console
You configure realms and perform most administrative tasks in the {project_name} Admin Console.
.Prerequisites
* You need an administrator account. See xref:creating-first-admin_{context}[Creating the first administrator].
.Procedure
2022-10-19 06:47:23 +00:00
. Go to the URL for the Admin Console.
2021-02-16 22:13:57 +00:00
+
2022-02-08 13:07:16 +00:00
For example, for localhost, use this URL: http://localhost:8080{kc_admins_path}/
2021-02-16 22:13:57 +00:00
+
2021-06-17 14:39:30 +00:00
.Login page
2022-10-05 18:43:15 +00:00
image:images/login-page.png[Login page]
2021-02-16 22:13:57 +00:00
2023-10-02 01:05:04 +00:00
. 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.
2021-02-16 22:13:57 +00:00
This action displays the Admin Console.
+
.Admin Console
2022-10-05 18:43:15 +00:00
image:images/admin-console.png[Admin Console]
2021-02-16 22:13:57 +00:00
. Note the menus and other options that you can use:
+
* Click the menu labeled *Master* to pick a realm you want to manage or to create a new one.
+
* Click the top right list to view your account or log out.
+
* Hover over a question mark *?* icon to show a tooltip text that describes that field. The image above shows the tooltip in action.
2022-07-26 15:50:24 +00:00
* Click a question mark *?* icon to show a tooltip text that describes that field. The image above shows the tooltip in action.
2023-02-02 17:13:41 +00:00
2023-10-02 01:05:04 +00:00
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.