magespecialist/m2-MSP_TwoFactorAuth

u2f not working

piotrekkaminski opened this issue · 3 comments

  1. I was trying with Yubikey and it does not register the device (it worked well with https://demo.yubico.com/).
  2. It also locked me out of admin - bin/magento msp:security:tfa:disable doesn't disable redirect to yubikey registration.
  3. Additionally, there is no way to log in as a different admin when you are stuck on registration page

Are you using HTTPS in your Magento store? Yubico keys usage is HTTPS restricted.
About logout and login while in 2fa process you are right, we have to provide a way to exit.

Fixed in 2.0.4 .