99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login failed with Safari as default browser of MacOS

mcgitty opened this issue · comments

  • I am using the latest release of AWS Vault (v6.6.0)
  • The last 2 lines of debug output using aws-vault --debug login PROFILE_NAME are:

2022/08/22 11:46:51 Generated credentials ****************TN57 using GetFederationToken, expires in 59m59.371499s
2022/08/22 11:46:51 Creating login token, expires in 59m59.371443s

The same aws-vault login PROFILE_NAME command works fine when Chrome is the macOS Big Sur 11.6.8. If the default browser is Safari Version 15.6 (16613.3.9.1.7, 16613), the opened page goes into an infinite loop of flashing message "This webpage was relocated because a problem occurred." The URL in the address box is "https://signin.aws.amazon.com/federation?Action=login&Issuer=aws-vault&Destination=..."

I tried clear cache in Safari, but it didn't help.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.