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

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

Open
zoobot opened this issue May 25, 2022 · 6 comments

Comments

@zoobot
Copy link

zoobot commented May 25, 2022

Is this supposed to pop up the browser? It opens the CAPTCHA in osx's preview and then fails after entering the CAPTCHA. Anything else I need to do to get it to work?
What version of python is this supposed to have?
Thanks

aws-google-auth -p envname
Google Password: 
Please visit the following URL to view your CAPTCHA: https://accounts.google.com/Captcha?v=2&ctoken=AAWk9lRE6PQ7w5_oHQH2dxEIkquWXXQVUu-54fXpfajYcUnPQLyY6_LG1nz3bBRpNQGr6e2s9twjMMUZPD77VmvOryUd5qCSoFxLIjG5v5xuivFynt0aLe4qsgm7VIaJsRWShq-al0Hf_iAo0qr-dQRvHottqMNnowTin4yRvMAV7Uu_1bGgRENUGtaq77GkCjDZN4T_t5wb
Captcha (case insensitive): notipoeuff
Something went wrong - Could not find SAML response, check your credentials or use --save-failure-html to debug
@patatoid
Copy link

patatoid commented Jun 9, 2022

+1 :'(

@tyoras
Copy link

tyoras commented Aug 23, 2022

+1

@lucasgouvea
Copy link

same

@sbbowers
Copy link

This error occurred for me when I was using the keyring feature to save my password and my organization required me to update my password. aws-google-auth seems to implicitly trust that the password in your keyring is correct, and offers no way to detect/update/recover from this scenario. I was able to recover manually with:

python3 <<< 'import keyring; keyring.delete_password("aws-google-auth", "mygoogleuser");'

And then re-login.

@philipbankier
Copy link

+1

1 similar comment
@ralthi
Copy link

ralthi commented Feb 22, 2024

+1

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

No branches or pull requests

7 participants