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

Advanced Protection and Security Code from g.co/sc? #232

Open
fransdewet opened this issue Jul 9, 2021 · 1 comment
Open

Advanced Protection and Security Code from g.co/sc? #232

fransdewet opened this issue Jul 9, 2021 · 1 comment

Comments

@fransdewet
Copy link

When this is used with accounts that have advanced protection enabled, that also have the ability to generate security codes on other devices that cannot do 2FA directly I get the error:

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

When I save the failure HTML it is a file that prompts me to get a Security Code:

image

Does anyone have an idea of how to get past this? All our admins have Advanced Protection enabled.

@inhumantsar
Copy link

inhumantsar commented Jul 16, 2021

#226 might fix this for you. It works for me. We're using a Yubikey. When running aws-google-auth it asks for a security code from g.co/sc. Once you punch that it, you'll be good to go.

While waiting for it to be merged in, you can install that PR's fork with pip:

pip install git+https://github.com/cevoaustralia/aws-google-auth.git@refs/pull/226/head#egg=aws_google_auth

Hope this helps!

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

3 participants
@inhumantsar @fransdewet and others