cevoaustralia / aws-google-auth

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

Getting invalid username or password #282

Open decidev22 opened 1 month ago

decidev22 commented 1 month ago

image

This exact command, which I saved it as a alias command npmlogon worked on Wednesday, but it stopped working since yesterday. Is there a known issue regarding this? The password is correct, I can even sign in with it on browser, just not on terminal.

Thank you.

decidev22 commented 1 month ago

Very strange, works now somehow. Perhaps a hiccup in response or something.

decidev22 commented 1 month ago

The issue came back, not sure what the issue may be. It's very inconsistent.

ezloj commented 3 weeks ago

Many people at our company experience exact same problems. It seems that google rolls out new changes canary-style where only some users will get an updated SAML response. This doesn't work well with aws-google-auth it seems and the development of this tool doesn't keep up with the pace of google's updates, sadly