keycloak-scim/getting_started/topics/first-boot/admin-console.adoc
2020-07-01 18:50:29 -03:00

30 lines
1.1 KiB
Text

[id="login-admin"]
=== Logging into the admin console
After you create the initial admin account, you can log in to the admin console. In this console, you add users and register applications to be secured by {project_name}.
.Prerequisites
* You have an admin account for the admin console.
.Procedure
. Click the *Administration Console* link on the *Welcome* page or go directly to http://localhost:8080/auth/admin/ (the console URL).
+
[NOTE]
====
The Administration Console is generally referred to as the admin console for short in {project_name} documentation.
====
. Enter the username and password you created on the *Welcome* page to open the *admin console*.
+
.Admin console login screen
image:images/admin-login.png[]
+
The initial screen for the admin console appears.
+
.Admin console
image:{project_images}/admin-console.png[]
.Next steps
Now that you can log into the admin console, you can begin creating realms where administrators can create users and give them access to applications. For more details, see xref:_first-steps[Creating a realm and a user].