23 lines
863 B
Text
23 lines
863 B
Text
|
|
=== User Account Service
|
|
|
|
. After creating the user, log out of the management console by clicking the right dropdown menu and selecting *Sign Off*.
|
|
|
|
. Log in to the User Account Service of your `demo` realm with the user you just created by clicking this link:
|
|
|
|
User Account Link::
|
|
http://localhost:8080/auth/realms/demo/account
|
|
|
|
. Type the username and password you created previously. You must create a permanent password after you successfully log in if you didn't toggle the Temporary switch to *Off* previously.
|
|
+
|
|
.Update Password
|
|
image:{project_images}/update-password.png[]
|
|
|
|
The User Account Service page opens. Every user in a realm has access to this Account Service by default.
|
|
You can update profile information and change or add additional credentials. For more information on this service see the link:{adminguide_link}[{adminguide_name}].
|
|
|
|
|
|
|
|
|
|
|
|
|