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

Remember the device when aws-google-auth was used #107

Closed f-barth closed 4 years ago

f-barth commented 5 years ago

When using this wonderful piece of tech to authenticate I get warnings from Google on a regular base:

Is this a known problem? Is there a way to store some kind of token / identifier / etc that allows google to remember that this device did already authenticate?

stevemac007 commented 5 years ago

If anyone can work out why this is triggered I'd be happy to implement the fix.

I've spent a few nights reviewing and parsing the HTML of the pages to try and stop this, but no luck finding the combination. My guess is that some cookies or settings are not tracked properly.

It's annoying, but doesn't seem to impact the function of the tool.

mide commented 5 years ago

I personally haven't seen this problem - unless I'm actually on a new device (or on a new network). I do not normally see an email each time I auth into aws-google-auth.

(But that's just me - I'm not proposing this isn't an issue)

stevemac007 commented 4 years ago

I've actually found if you follow the link and click through to confirm this is valid that it stops these emails for a while.