2020-07-20 21:00:52 +00:00
// UserStory: As an RH SSO customer, I want to create a user in my first realm
2016-05-05 20:10:58 +00:00
2020-07-20 21:00:52 +00:00
[id="create-user_{context}"]
= Creating a user
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
In the `demo` realm, you create a new user and a temporary password for that new user.
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
.Procedure
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. From the menu, click *Users* to open the user list page.
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. On the right side of the empty user list, click *Add User* to open the Add user page.
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. Enter a name in the `Username` field.
+
This is the only required field.
+
.Add user page
2020-07-20 21:00:52 +00:00
image:images/add-user.png[Add user page]
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. Flip the *Email Verified* switch to *On* and click *Save*.
+
The management page for the new user opens.
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. Click the *Credentials* tab to set a temporary password for the new user.
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
. Type a new password and confirm it.
. Click *Set Password* to set the user password to the new one you specified.
+
.Manage Credentials page
2020-07-20 21:00:52 +00:00
image:images/user-credentials.png[Manage Credentials page]
2020-06-18 01:54:58 +00:00
+
[NOTE]
====
This password is temporary and the user will be required to change it at the first login. If you prefer to create a password that is persistent, flip the *Temporary* switch to *Off* and click *Set Password*.
====