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 using 1password as password manager, and using the TOTP feature in 1password to have it fill in the 2FA code, the 2FA code entry form gets submitted prematurely (before 1password is done filling the form) causing a failed login.
STEPS TO REPRODUCE
Use 1password with TOTP to fill in the login form and 2FA code
Failed login due to form already being submitted before 2fa code is fully filled in by 1password
EXPECTED RESULTS
Successful login
ACTUAL RESULTS
Failed login due to form already being submitted before 2fa code is fully filled in by 1password
The text was updated successfully, but these errors were encountered:
Looked into this a bit, and currently the form element for the 2FA code is defined as this, which does not seem to be the right approach for a 2FA code form input element
@hrak sounds like the credential filling is something the app does? Feel free to experiment if cloudstack UI can be changed with your suggested changes, and raise a PR !
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
N/A
OS / ENVIRONMENT
Mac OS X Sonoma, 1password 8 for Mac
SUMMARY
When using 1password as password manager, and using the TOTP feature in 1password to have it fill in the 2FA code, the 2FA code entry form gets submitted prematurely (before 1password is done filling the form) causing a failed login.
STEPS TO REPRODUCE
EXPECTED RESULTS
Successful login
ACTUAL RESULTS
Failed login due to form already being submitted before 2fa code is fully filled in by 1password
The text was updated successfully, but these errors were encountered: