ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
217 stars 38 forks source link

Saving credentials fails silently if SessionDuration exceeds Maximum CLI/API session duration #9

Closed lizthegrey closed 4 years ago

lizthegrey commented 4 years ago

was running into https://github.com/ruimarinho/gsts/issues/8 before upgrading versions, but now it "succeeds" in terms of not printing any errors but neither updates the creds file or says "Login successful!".

lizthegrey commented 4 years ago

Confirmed that adjusting max CLI/API session duration fixes this and causes new credentials to successfully be written.

ruimarinho commented 4 years ago

Thank you for the bug report. Landed on https://github.com/ruimarinho/gsts/tree/v2.1.5.