Skip to content

Commit

Permalink
Update two-factor-authentication.md
Browse files Browse the repository at this point in the history
Add explanation of OTP window setting for 2.4.7 and later.
  • Loading branch information
meker12 authored Apr 11, 2024
1 parent e34300d commit 8048aba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Now set the OTP window to `29`:

<InlineAlert variant="info" slots="text" />

The default OTP window is `1` in [2.4.7](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-7.html).
In [2.4.7](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-7.html) and later, the OTP window configuration setting controls how long (in seconds) the system accepts an administrator's one-time-password (OTP) after it has expired. The system default is `1`.

```bash
bin/magento config:set twofactorauth/google/otp_window 29
Expand Down

0 comments on commit 8048aba

Please sign in to comment.