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

Work correctly with multiple profiles #90

Closed jontg closed 11 months ago

jontg commented 1 year ago

Behavior can be seen working in the wild by running npm i @jontg/gsts

jontg commented 1 year ago

@ruimarinho 👋 gsts is horribly broken for multiple profiles and it would be great if you could respond to either https://github.com/ruimarinho/gsts/pull/89 or here, or... you know, at least acknowledge that you're aware of the problem.

Or send people to the fork I published that fixes this. ¯\_(ツ)_/¯ either way.

imranismail commented 1 year ago

Thanks for this, I used your package for now as it works :+1:

ruimarinho commented 11 months ago

Thanks for the report @jontg! Should be fixed in v5.0.1. Could you please give it a try?