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

Accept shell command parameters to automate things #204

Open razum2um opened 3 years ago

razum2um commented 3 years ago

Hi, I definitely understand the purpose of 2FA, but I really need to automate some things in my workflow:

# using `gopass` (gpg-encrypted passwords in a git repo)
gopass show -f -o '...'
# and a separate host for 2fa secrets like that
ssh user@host 'oathtool --totp -b $(cat secret)'
coveralls commented 3 years ago

Coverage Status

Coverage increased (+1.7%) to 49.189% when pulling 0bc667f0273fae46ed0595411a24c6fdbb918d3d on razum2um:master into d473d67b0772700942f5bb0db3522af0a1005453 on cevoaustralia:master.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+1.7%) to 49.189% when pulling 0bc667f0273fae46ed0595411a24c6fdbb918d3d on razum2um:master into d473d67b0772700942f5bb0db3522af0a1005453 on cevoaustralia:master.