Store your authenticator app’s OTP URI as a QA Wolf environment variable named
OTP_URI before running this flow.Examples
Complete MFA during loginWhen to use
- Your app requires a time-based one-time password (TOTP) to complete login
- Your app prompts for an MFA code after username and password are accepted
- Your flow needs to authenticate as a user who has MFA enabled
- Your test environment enforces MFA and cannot be bypassed for test accounts