keycloak-scim/getting_started/topics/first-boot/admin-console.adoc

24 lines
843 B
Text
Raw Normal View History

2016-05-04 20:16:11 +00:00
=== Logging in to the Admin Console
2016-05-04 20:16:11 +00:00
After you create the initial admin account, you can log in to the Admin Console by completing the following steps:
2016-05-04 20:16:11 +00:00
. At the bottom of the Welcome page click the _Administration Console_ link.
Alternatively you can go to the console URL directly at http://localhost:8080/auth/admin/
+
2016-05-04 20:16:11 +00:00
.Login Page
2017-08-28 12:50:14 +00:00
image:{project_images}/login-page.png[]
2016-05-04 20:16:11 +00:00
2017-08-28 12:50:14 +00:00
. Type the username and password you created on the Welcome page. The {project_name} Admin Console page opens.
+
2016-05-04 20:16:11 +00:00
.Admin Console
2017-08-28 12:50:14 +00:00
image:{project_images}/admin-console.png[]
2016-05-04 20:16:11 +00:00
NOTE: If you are curious about a certain feature, button, or field within the Admin Console, hover your mouse
over the question mark `?` icon. This will pop up tooltip text to describe the area of the console you are interested in.
2016-05-04 20:16:11 +00:00
The image above shows the tooltip in action.