You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
This is fixed in #150 but I've not deployed an updated Pypi release yet. I'll do so in the next couple days. For now, feel free to just delete the idtoken in your cache
call
maws
with a-r
parameter while your STS token is expired:maws -r arn:aws:iam::320464205386:role/MAWS-Admin -o awscli
Get an error / no web window open /
maws
is stuck until ^CError:
Expected results:
Web page open to log the user back in, or the id_token is re-used to issue new STS token.
Work-around:
Removing the
-r
parameter for this callThe text was updated successfully, but these errors were encountered: