From 327e60c5e0d3474ac42a24f48324bf55f2be1892 Mon Sep 17 00:00:00 2001 From: Rohit Agarwal Date: Fri, 9 Aug 2019 12:11:05 +0530 Subject: [PATCH] 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. --- getting_started/topics/first-realm/user.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/topics/first-realm/user.adoc b/getting_started/topics/first-realm/user.adoc index 73d98e572d..f32232ce57 100644 --- a/getting_started/topics/first-realm/user.adoc +++ b/getting_started/topics/first-realm/user.adoc @@ -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.