Closed travelton closed 1 year ago
https://goteleport.com/docs/access-controls/guides/passwordless/#touch-id-not-usable
When running tsh mfa add, and you are stuck at Tap any *registered* security key. Be sure MFA via OTP is set up through the Teleport web interface, then add the --mfa-mode=otp flag... tsh mfa add --mfa-mode=otp.
tsh mfa add
Tap any *registered* security key
--mfa-mode=otp
tsh mfa add --mfa-mode=otp
Moving to: https://github.com/gravitational/teleport/issues/32051
https://goteleport.com/docs/access-controls/guides/passwordless/#touch-id-not-usable
When running
tsh mfa add
, and you are stuck atTap any *registered* security key
. Be sure MFA via OTP is set up through the Teleport web interface, then add the--mfa-mode=otp
flag...tsh mfa add --mfa-mode=otp
.