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

24 lines
916 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
2016-12-08 20:12:46 +00:00
After creating the user, log out of the management console by clicking the right dropdown menu and selecting *Sign Off*.
Next, 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
2016-12-08 20:12:46 +00:00
Enter the username and temporary password you created. You must create a permanent password after you
successfully log in.
2016-05-05 20:10:58 +00:00
.Update Password
image:../../{{book.images}}/update-password.png[]
Finally, you will be brought to the User Account Service. Every user in a realm has access to this Account Service by default.
2016-12-08 20:12:46 +00:00
It allows you to update profile information and change or add additional credentials. For more information on this service see the link:{{book.project.doc_base_url}}{{book.project.doc_info_version_url}}{{book.adminguide.link}}[{{book.adminguide.name}}].
2016-05-05 20:10:58 +00:00