keycloak-scim/getting_started/topics/first-realm/account.adoc
2018-09-24 21:50:52 +02:00

16 lines
811 B
Text

=== User Account Service
. After you create the new user, log out of the management console by opening the user drop-down menu and selecting *Sign Out*.
. Go to http://localhost:8080/auth/realms/demo/account and log in to the User Account Service of your `demo` realm with the user you just created.
. Type the username and password you created. You will be required create a permanent password after you successfully log in, unless you changed the *Temporary* setting to *Off* when you created the password.
The user account service page will open. Every user in a realm has access to this account service by default. From this page, you can update profile information and change or add additional credentials. For more information on this service see the link:{adminguide_link}[{adminguide_name}].