keycloak-scim/getting_started/topics/first-realm/account.adoc

23 lines
882 B
Text
Executable file

=== 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:../../{{book.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:{{book.adminguide.link}}[{{book.adminguide.name}}].