keycloak-scim/server_admin/topics/admin-console.adoc

26 lines
1.2 KiB
Text

== Admin Console
The bulk of your administrative tasks will be done through the {project_name} Admin Console.
You can go to the console url directly at http://localhost:8080/auth/admin/
.Login Page
image:{project_images}/login-page.png[]
Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script in the bin directory.
This will bring you to the {project_name} Admin Console.
.Admin Console
image:{project_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.
include::realms/master.adoc[leveloffset=2]
include::realms/create.adoc[leveloffset=2]
include::realms/ssl.adoc[leveloffset=2][]
include::realms/cache.adoc[leveloffset=2][]
include::realms/email.adoc[leveloffset=2]
include::realms/themes.adoc[leveloffset=2]