2016-05-13 14:41:36 +00:00
2016-06-10 10:50:26 +00:00
== Admin Console
2016-05-13 14:41:36 +00:00
2017-08-28 12:50:14 +00:00
The bulk of your administrative tasks will be done through the {project_name} Admin Console.
2016-05-13 14:41:36 +00:00
You can go to the console url directly at http://localhost:8080/auth/admin/
.Login Page
2017-08-28 12:50:14 +00:00
image:{project_images}/login-page.png[]
2016-05-13 14:41:36 +00:00
2017-04-21 08:31:13 +00:00
Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script in the bin directory.
2017-08-28 12:50:14 +00:00
This will bring you to the {project_name} Admin Console.
2016-05-13 14:41:36 +00:00
.Admin Console
2017-08-28 12:50:14 +00:00
image:{project_images}/admin-console.png[]
2016-05-13 14:41:36 +00:00
2016-06-06 12:55:02 +00:00
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.
2016-05-13 14:41:36 +00:00
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.