cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
538 stars 180 forks source link

Google Prompt timeout after successive logins #171

Closed amanbrarlime closed 4 years ago

amanbrarlime commented 4 years ago

When I run this command multiple times in quick succession with different profile names to create multiple profiles, I hit this error very often:

Something went wrong - Could not find SAML response, check your credentials or use --save-failure-html to debug.

The first run is always fine, but successive runs after that fail majority of the time

It produces this html:

image

This issue appears to be specific to Google Prompt MFA, it seems to work fine for me when I use SMS messages as MFA instead

It looks like it might be related to this issue: https://github.com/cevoaustralia/aws-google-auth/issues/138

stevemac007 commented 4 years ago

This is usually something to do with the state of your account - work in progress with cookie storing and page-debug might help track this down. Please re-open if this continues to happen.