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

31 lines
1.1 KiB
Text
Raw Normal View History

[id="login-admin"]
=== Logging into 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. In this console, you add users and register applications to be secured by {project_name}.
2016-05-04 20:16:11 +00:00
.Prerequisites
2016-05-04 20:16:11 +00:00
* You have an admin account for the admin console.
2016-05-04 20:16:11 +00:00
.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
2017-08-28 12:50:14 +00:00
image:{project_images}/admin-console.png[]
2016-05-04 20:16:11 +00:00
.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].