vegas-credentials icon indicating copy to clipboard operation
vegas-credentials copied to clipboard

MacOS 13.2 update might have broken vegas-credentials

Open tstm opened this issue 1 year ago • 1 comments

Describe the bug After the macOS 13.2 update vegas-crendetials no longer can use a yubikey directly even though it is plugged in

System (please complete the following information):

  • OS: macOS
  • OS Version: 13.2
  • Tool Version: 0.14.4
  • Tool Installation Method: brew
  • Credential Process invoked via: awscli

To Reproduce Steps to reproduce the behavior:

  1. Just run any command with aws, eg, aws s3 ls
  2. The prompt given no longer asks for the yubikey password, just prompts for:
🔑 MFA: Input Token (via CLI stdin / Yubikey touch):

Expected behavior A clear and concise description of what you expected to happen.

  1. Open up an aws commend with aws s3 ls
  2. vegas-credentials prompts for a yubikey password
  3. vegas-credentials prompts to touch the yubikey to complete the auth
  4. Command completes

Additional context With identical configuration, this worked just fine in macOS 13.1. With the new 13.2 update, something broke and it looks like vegas-credentials is unable to detect that the yubikey is indeed plugged in and ready.

tstm avatar Jan 24 '23 10:01 tstm