Update instruction - flip *email verified* to *on*
Update instruction - flip *email verified* to *on* when creating a user with just username so as to enable login later.
This commit is contained in:
parent
b1f4eb1462
commit
327e60c5e0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ To create a new user in the `demo` realm, along with a temporary password for th
|
|||
|
||||
. On the right side of the empty user list, click *Add User* to open the add user page.
|
||||
|
||||
. Enter a name in the `Username` field; this is the only required field. Click *Save* to save the data and open the management page for the new user.
|
||||
. Enter a name in the `Username` field; this is the only required field. Flip the *Email Verified* switch from *Off* to *On* and click *Save* to save the data and open the management page for the new user.
|
||||
|
||||
. Click the *Credentials* tab to set a temporary password for the new user.
|
||||
|
||||
|
|
Loading…
Reference in a new issue