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 attempting to connect to a desktop where per-session MFA is required, I am correctly prompted for an MFA, but after tapping the webauthn device I never see the remote desktop - the UI just remains at the spinner.
Browser dev tools show the MFA challenge going out over websocket:
Nothing super interesting in the Teleport logs (I suspect this is a web UI issue):
why do we see two "attempting to connect to desktop" messages?
I confirmed that this brokenb behavior is present on master (d070ce0), but is not present on branch/v17 (909aca2), which suggests that #49794 (comment) is probably the culprit.
The text was updated successfully, but these errors were encountered:
When attempting to connect to a desktop where per-session MFA is required, I am correctly prompted for an MFA, but after tapping the webauthn device I never see the remote desktop - the UI just remains at the spinner.
Browser dev tools show the MFA challenge going out over websocket:
Nothing super interesting in the Teleport logs (I suspect this is a web UI issue):
Questions:
I confirmed that this brokenb behavior is present on master (d070ce0), but is not present on branch/v17 (909aca2), which suggests that #49794 (comment) is probably the culprit.
The text was updated successfully, but these errors were encountered: