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:
Rohit Agarwal 2019-08-09 12:11:05 +05:30 committed by Bruno Oliveira da Silva
parent b1f4eb1462
commit 327e60c5e0

View file

@ -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.