Skip to content

Commit f16e06c

Browse files
authored
Merge pull request #766 from magento/dobooth-patch-1
Adding raw tag to topic to prevent build errors
2 parents 5f5eddf + ee10e68 commit f16e06c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configure-2fa.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Use the action `getOTP` [Reference](./test/actions.md#getotp) to generate the co
4444
Note:
4545
You will need to set the `secret` for any non-default admin users first, before using `getOTP`. For example:
4646

47+
{%raw%}
48+
4749
```xml
4850
<magentoCLI command="security:tfa:google:set-secret admin2 {{_CREDS.magento/tfa/OTP_SHARED_SECRET}}" stepKey="setSecret"/>
4951
```
52+
53+
{%endraw%}

0 commit comments

Comments
 (0)