benkehoe / aws-sso-util

Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
Apache License 2.0
973 stars 72 forks source link

aws-sso-util cannot update cache #71

Closed david-latacora closed 2 years ago

david-latacora commented 2 years ago

After running aws-sso-util login once, it successfully logs me in and I get an access token cached. However, as soon as that access token expires, aws-sso-util login will work and say that I have successfully logged in, but it wont update the token preventing me from making and api calls against my account. The only way around this is for me to manually delete the token and login again.

david-latacora commented 2 years ago

Closing as this was made in error and is no longer an issue. Can be deleted by admin.