Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-stage automatic logins #379

Open
Hideman85 opened this issue Nov 4, 2020 · 2 comments
Open

Multi-stage automatic logins #379

Hideman85 opened this issue Nov 4, 2020 · 2 comments

Comments

@Hideman85
Copy link

AWS login page is in two steps it first ask for the username & password and then if your MFA is enabled it ask to input the OTP.

image

When you try to use the very nice auto login feature it fail since we needs the two steps to be done.

Related issue:

@perry-mitchell
Copy link
Member

Yes, this is part of a larger issue: Multi-step logins. They're super ugly in my opinion, and quite useless. Would be easiest if they were all on the same "page". Regardless, we need to:

  • Recognise more fields (MFA, account IDs etc.)
  • Detect multi-stage logins and fill those too

@perry-mitchell perry-mitchell changed the title AWS Two steps login with OTP code Multi-stage automatic logins Nov 19, 2020
@perry-mitchell
Copy link
Member

OTP logins supported in V3. Not multi-stage logins yet, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants