keycloak-scim/server_admin/topics/admin-console.adoc
2017-02-14 10:00:06 +01:00

20 lines
925 B
Text

== Admin Console
The bulk of your administrative tasks will be done through the {{book.project.name}} Admin Console.
You can go to the console url directly at http://localhost:8080/auth/admin/
.Login Page
image:../{{book.images}}/login-page.png[]
Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script. This will bring you to the {{book.project.name}} Admin Console
.Admin Console
image:../{{book.images}}/admin-console.png[]
The left drop down menu allows you to pick a realm you want to manage or to create a new one. The right drop down menu allows you to view your user account or logout.
If you are curious about a certain feature, button, or field within the Admin Console, simply hover your mouse
over any question mark `?` icon. This will pop up tooltip text to describe the area of the console you are interested in.
The image above shows the tooltip in action.