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

24 lines
882 B
Text
Raw Normal View History

2016-05-05 20:10:58 +00:00
2016-05-11 20:39:45 +00:00
=== User Account Service
2016-05-05 20:10:58 +00:00
. 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:
2016-05-05 20:10:58 +00:00
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.
+
2016-05-05 20:10:58 +00:00
.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}}].
2016-05-05 20:10:58 +00:00