You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding an OTP device with tsh mfa add and try to enter the code, teleport says the code must be 6 digits long when the input surely is. The input is still not accepted.
Once created, enter an OTP code generated by the app: 624072
TOTP code must be exactly 6 digits long, try again
Once created, enter an OTP code generated by the app: 624072
TOTP code must be exactly 6 digits long, try again
Once created, enter an OTP code generated by the app: 910046
TOTP code must be exactly 6 digits long, try again
Once created, enter an OTP code generated by the app: 426970
TOTP code must be exactly 6 digits long, try again
What you expected to happen:
An error message if the input is incorrect/some other error message or for the input to be accepted.
Reproduction Steps
As minimally and precisely as possible, describe step-by-step how to reproduce the problem.
tsh mfa add with TOTP device type
Enter the code generated by the added entry
Server Details
Teleport version (run teleport version): v6.2.0-beta.1
Where are you running Teleport? (e.g. AWS, GCP, Dedicated Hardware): AWS
Additional details:
Using DUO as 2FA app
Client Details
Tsh version (tsh version): v6.2.0-beta.1
Computer OS (e.g. Linux, macOS, Windows): Linux
Debug Logs
Please include or attach debug logs, when appropriate. Obfuscate sensitive information!
Start Teleport with --debug flag (teleport --debug) No logs related
Run tsh with --debug flag (tsh --debug) No logs related
The text was updated successfully, but these errors were encountered:
What happened:
When adding an OTP device with
tsh mfa add
and try to enter the code, teleport says the code must be 6 digits long when the input surely is. The input is still not accepted.What you expected to happen:
An error message if the input is incorrect/some other error message or for the input to be accepted.
Reproduction Steps
As minimally and precisely as possible, describe step-by-step how to reproduce the problem.
tsh mfa add
with TOTP device typeServer Details
teleport version
): v6.2.0-beta.1Using DUO as 2FA app
Client Details
tsh version
): v6.2.0-beta.1Debug Logs
Please include or attach debug logs, when appropriate. Obfuscate sensitive information!
teleport --debug
) No logs relatedtsh --debug
) No logs relatedThe text was updated successfully, but these errors were encountered: