keycloak-scim/topics/admin-console.adoc
2016-06-10 12:50:26 +02: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.