aws-vault login --browser-profile

Created on 11 May 2018  路  2Comments  路  Source: 99designs/aws-vault

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

stale

Most helpful comment

This is still desirable

All 2 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

solsglasses picture solsglasses  路  3Comments

ismailyenigul picture ismailyenigul  路  4Comments

kevinburke picture kevinburke  路  5Comments

gws picture gws  路  5Comments

lox picture lox  路  3Comments