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
We shouldn't always prompt users for their password when we just
need to read our cached list of Roles. Now that information
is stored in ~/.aws-sso/cache.json
Fixes: #26
We shouldn't always prompt users for their password when we just
need to read our cached list of Roles. Now that information
is stored in ~/.aws-sso/cache.json
Fixes: #26
- Error out if user has a conflicting ENV var set which might confuse
some AWS tooling
- No longer log a warning when creating ~/.aws-sso/cache.json
Fixes: #27
Refs: #26
Would be nice to not be prompted for a password until you try to access AWS SSO.
The text was updated successfully, but these errors were encountered: