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
Yesterday I have updated to the latest MacOS version and today I noticed trying to login through non default browser by utilising --stdout flag does not appear to work anymore. It looks as if that flag is ignored and aws-vault proceeds to opening the login url with default browser.
I am using the latest release of AWS Vault
Running v6.6.0
I have provided my .aws/config (redacted if necessary)
Hi, I have realised I must have misinterpreted my problem. It would appear that fresh login requires browser interaction no matter what, and the --stdout comes in action after that has been done to output the resulting url.
I am not entirely sure whenever my expectation on how --stdout should work is unreasonable, but I expected that aws-vault would not interact with browser directly.
Either-way, I was trying to use a --stdout to circumvent inability to tell aws-vault which browser to use. I personally use different browsers for work and personal needs, so being able to pick which one I want aws-vault to use would be a godsend. There appear to be a issue asking kindly for just that already (#959). Thus, I will close this issue.
Yesterday I have updated to the latest MacOS version and today I noticed trying to login through non default browser by utilising
--stdout
flag does not appear to work anymore. It looks as if that flag is ignored and aws-vault proceeds to opening the login url with default browser.Running v6.6.0
.aws/config
(redacted if necessary)aws-vault --debug
(redacted if necessary)The text was updated successfully, but these errors were encountered: