2016-05-04 20:16:11 +00:00
2016-12-12 20:20:58 +00:00
=== Creating the Admin Account
2016-05-04 20:16:11 +00:00
2018-05-15 14:28:04 +00:00
After the server boots, open http://localhost:8080/auth in your web browser. The welcome page will indicate that the server is running.
2016-05-04 20:16:11 +00:00
2018-05-15 14:28:04 +00:00
Enter a username and password to create an initial admin user.
2016-05-04 20:16:11 +00:00
2018-05-15 14:28:04 +00:00
This account will be permitted to log in to the `master` realm's administration console, from which you will create realms and users and register applications to be secured by {project_name}.
2016-05-04 20:16:11 +00:00
2016-12-12 20:20:58 +00:00
NOTE: You can only create an initial admin user on the Welcome Page if you connect using `localhost`. This is a security
2018-05-15 14:28:04 +00:00
precaution. You can create the initial admin user at the command line with the `add-user-keycloak.sh` script. For more information, see the
2018-05-07 16:43:10 +00:00
link:{installguide_link}[{installguide_name}] and the link:{adminguide_link}[{adminguide_name}].
2016-05-04 20:16:11 +00:00