Open gabrielcossette opened 1 month ago
Could you provide reproduction steps? I'm particularly interested in the action guarded by an MFA check that causes this to happen.
I just did a quick check and I believe this happens only for SSH connections.
Expected behavior: When Per-session MFA is enabled, there should be a way to fallback to OTP for Teleport Connect (when both "Hardware Key" and "Authenticator App" have been configured for a user)
Current behavior: Teleport Connect only prompts for the "Hardware Key".
Bug details:
In
tsh
, fallback to OTP is supported with the--mfa-mode=otp
option. No such fallback seems available for Teleport Connect.The documentation seems to indicate that it should be supported in both:
Ref. https://goteleport.com/docs/admin-guides/access-controls/guides/per-session-mfa/