Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store role info in json store, not SecureStore #26

Closed
synfinatic opened this issue Jul 18, 2021 · 0 comments · Fixed by #31
Closed

store role info in json store, not SecureStore #26

synfinatic opened this issue Jul 18, 2021 · 0 comments · Fixed by #31
Labels
enhancement New feature or request
Milestone

Comments

@synfinatic
Copy link
Owner

Would be nice to not be prompted for a password until you try to access AWS SSO.

@synfinatic synfinatic added the enhancement New feature or request label Jul 18, 2021
@synfinatic synfinatic added this to the 1.1 milestone Jul 27, 2021
synfinatic added a commit that referenced this issue Aug 3, 2021
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
synfinatic added a commit that referenced this issue Aug 3, 2021
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
synfinatic added a commit that referenced this issue Aug 3, 2021
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant