23 lines
860 B
Text
Executable file
23 lines
860 B
Text
Executable file
|
|
=== Logging in to the Admin Console
|
|
|
|
After you create the initial admin account, you can log in to the Admin Console by completing the following steps:
|
|
|
|
. 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/
|
|
+
|
|
.Login Page
|
|
image:../../{{book.images}}/login-page.png[]
|
|
|
|
. Type the username and password you created on the Welcome page. The {{book.project.name}} Admin Console page opens.
|
|
+
|
|
.Admin Console
|
|
image:../../{{book.images}}/admin-console.png[]
|
|
|
|
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.
|
|
The image above shows the tooltip in action.
|
|
|
|
|
|
|
|
|