Fix user chapter headers
This commit is contained in:
parent
72f18a4702
commit
6e52e7ea22
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
|
||||
|
||||
== User Credentials
|
||||
=== User Credentials
|
||||
|
||||
When viewing a user if you go to the `Credentials` tab you can manage a user's credentials.
|
||||
|
||||
.Credential Management
|
||||
image:../../{{book.images}}/user-credentials.png[]
|
||||
|
||||
=== Changing Passwords
|
||||
==== Changing Passwords
|
||||
|
||||
To change a user's password, type in a new one. A `Reset Password` button will show up that you click after you've typed everything in.
|
||||
If the `Temporary` switch is on, this new password can only be used once and the user will be asked to change their password after they have
|
||||
|
@ -17,7 +17,7 @@ Alternatively, if you have <<fake/../../realms/email.adoc#_email, email>> set up
|
|||
them to reset their password. Choose `Update Password` from the `Reset Actions` list box and click the `Reset Actions Email`.
|
||||
The sent email contains a link that will bring the user to the update password screen.
|
||||
|
||||
=== Changing OTPs
|
||||
==== Changing OTPs
|
||||
|
||||
You cannot configure One-Time Passwords for a specific user within the Admin Console. This is the responsibility of the user.
|
||||
If the user has lost their OTP generator all you can do is disable OTP for them on the `Credentials` tab.
|
||||
|
|
Loading…
Reference in a new issue