ruimarinho / gsts

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

gsts v.5.0.0 stuck at Logging in #95

Closed whhsu2 closed 11 months ago

whhsu2 commented 11 months ago

gsts stuck at Logging in on a MacBook Pro

Now using node v18.14.2 (npm v9.5.0)
⠸ Logging in

It was all working a couple days ago, not sure how to debug.

aws-cli/1.29.0 Python/3.11.4 Darwin/22.5.0 botocore/1.31.0
npm/9.5.0
fireboy1919 commented 11 months ago

Getting the same issue. I assume that google changed something.

TrivediShilpesh commented 11 months ago

Getting the same issue with all platfrom (windows, linux and macos)

whhsu2 commented 11 months ago

Resolved! yall need to move the credentials from ~/.aws/credentials to /Users/{username}/Library/Caches/gsts/credentials

TrivediShilpesh commented 11 months ago

still not working