Last week, we released a way to achieve 2-factor authentication with Google Authenticator.
2-Factor Authentication
- testRigor implemented a command to generate the Google authenticator pin code enabling the test of 2-factor authentication.
- The pin code is generated from a QR code. The user must have this QR code in the test data to input in the command.
- Some examples of the new command:
Generate PIN with google authenticator from stored value "qr-code-image"
Generate PIN with google authenticator from stored value "qr-code-image" and save it as "code"
Generate google authenticator code from stored value "qr-code-image" and save it as "code"
Generate google code from stored value "qr-code-image" and save it as "code"