Regularly I have the need to have multiple roles open at the same time.
To achieve this, I've hacked some bash alias that opens a new browser and STS to that role
https://github.com/FernandoMiguel/aws-vault-quick-guide#chrome-profile
it's hacky , and so far I've been using disposable browser profiles. Ideally they should be permanent so you can have favourite bookmarks, etc.... I'll improve my hack later for that.
but what would be really cool is for aws-vault to manage this directly via go, where users can just pass a pre-existing browsers profiles
aws-vault login --browser-profile ~/Library/Application Support/Google/Chrome/Profile 2
or just aws-vault login --browser-profile Profile 2
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still desirable
Most helpful comment
This is still desirable