-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Labels
Description
Now that v6 adds SSO support, it is missing an important security feature:
aws-vault configure
a user to has to aws sso configure to create the profile in ~/.aws/config if they don't want to create it by hand.
by doing so, a long term session json will be left under ~/.aws/sso/
If aws-vault is able to run the configure command and store the keys directly into the keychain, no sensitive files are left on disk
jverhoeks, sparky005, roryscarson, Hardik2003, davidski and 37 more