Michael-MCP

Results 6 comments of Michael-MCP

Just found the same with my Fido Key on safari when trying to add 2FA. https://www.ovh.com/manager/#/dedicated/useraccount/security/mfa

okay, I looked in to this, maybe I missed something obvious but I'll add it here for the record. My environment (ubuntu 20.04) Docker version 20.10.8, build 3967b7d. [link](https://docs.docker.com/config/daemon/ipv6/ )...

I just tested with my implementation on 1password and it works for me. Could it be your implementation?

ah, my pull request never got accepted. https://github.com/lbuchs/WebAuthn/pull/100 Software passkeys use a signature of 0 but this is sometimes registered as NULL. you need to change the default NULL to...

I came across a similar issue when authenticating across multiple domains. (JS sits on one domain and PHP on a different server and different domain) the subsequent queries get different...

I misunderstood your first post thinking this to be about different domains. I had a look and I managed to recreate the issue. of course if the challenge always stays...