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
I would like to use non-default system browser to complete SSO and web console logins. Currently this is only supported via --stdout option (although there is a bug #868 that makes this workflow somewhat awkward to use).
aws-cli uses BROWSER environment variable to determine how to open SSO urls(aws/aws-cli#5301 (comment)). It would be nice if aws-vault supported the same. Alternatively a command line option would work too. This would also enable #755 but in a more generic way.
I would also be very interested in this feature, as we are using the non standard AD profile for AWS SSO so we need a second browser to login to AWS SSO. This feature would simplify the workflow
I would like to use non-default system browser to complete SSO and web console logins. Currently this is only supported via
--stdout
option (although there is a bug #868 that makes this workflow somewhat awkward to use).aws-cli
usesBROWSER
environment variable to determine how to open SSO urls(aws/aws-cli#5301 (comment)). It would be nice ifaws-vault
supported the same. Alternatively a command line option would work too. This would also enable #755 but in a more generic way.this seems to work fine on MacOS:
Kirill888@738ef4d
The text was updated successfully, but these errors were encountered: