We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8ab08 commit ee10e68Copy full SHA for ee10e68
docs/configure-2fa.md
@@ -44,6 +44,10 @@ Use the action `getOTP` [Reference](./test/actions.md#getotp) to generate the co
44
Note:
45
You will need to set the `secret` for any non-default admin users first, before using `getOTP`. For example:
46
47
+{%raw%}
48
+
49
```xml
50
<magentoCLI command="security:tfa:google:set-secret admin2 {{_CREDS.magento/tfa/OTP_SHARED_SECRET}}" stepKey="setSecret"/>
51
```
52
53
+{%endraw%}
0 commit comments