KEYCLOAK-16069 minor changes
This commit is contained in:
parent
f0c68e15b8
commit
f458928e1f
1 changed files with 6 additions and 0 deletions
|
@ -15,10 +15,15 @@ You create users in the realm where you intend to have applications needed by th
|
|||
. In the admin console, click *Users* in the left menu.
|
||||
. Click *Add User* on the right side of the empty user list.
|
||||
. Enter the details for the new user.
|
||||
|
||||
ifdef::standalone[]
|
||||
+
|
||||
NOTE: *Username* is the only required field.
|
||||
+
|
||||
. Click *Save*. After saving the details, the *Management* page for the new user is displayed.
|
||||
endif::[]
|
||||
|
||||
ifdef::api-management[]
|
||||
. Set *Email Verified* to *ON*.
|
||||
. Click *Save*.
|
||||
. In the *Credentials* tab, set the password in both fields.
|
||||
|
@ -26,3 +31,4 @@ NOTE: *Username* is the only required field.
|
|||
.. Click *Reset Password*.
|
||||
.. Click *Change Password*.
|
||||
.. Click *Save*.
|
||||
endif::[]
|
Loading…
Reference in a new issue