Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 488aa3c

Browse files
Add example for reset user 2FA configuration-2.4
1 parent 17c5409 commit 488aa3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/guides/v2.4/security/two-factor-authentication.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ If you need to manually reset a single user configuration, enter the following c
105105
bin/magento security:tfa:reset <user> <provider>
106106
```
107107

108+
For example
109+
110+
`bin/magento security:tfa:reset admin google`
111+
112+
`bin/magento security:tfa:reset admin u2fkey`
113+
114+
`bin/magento security:tfa:reset admin authy`
115+
108116
### Advanced emergency steps
109117

110118
{:.bs-callout-warning}

0 commit comments

Comments
 (0)