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
|
|
|
|
|
|
|
|
. Go the the URL for the Admin Console.
|
|
|
|
+
|
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
|
|
|
|
image:{project_images}/login-page.png[Login page]
|
2021-02-16 22:13:57 +00:00
|
|
|
|
|
|
|
. Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script in the bin directory.
|
|
|
|
This action displays the Admin Console.
|
|
|
|
+
|
|
|
|
.Admin Console
|
|
|
|
image:{project_images}/admin-console.png[Admin Console]
|
|
|
|
|
|
|
|
. 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.
|