2020-06-18 01:54:58 +00:00
[[_create-user]]
2016-05-05 20:10:58 +00:00
2020-06-18 01:54:58 +00:00
=== 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
image:{project_images}/add-user.png[]
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
image:{project_images}/user-credentials.png[]
+
[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*.
====
2016-05-05 20:10:58 +00:00