@nono2357 also its the nonce in each assertion that prevents replays, not anything else. So unless you are suggesting there is a nonce replay here that works, there isnt actually a replay attack, just a new software authenticator that you made.
The issue is software authenticators like a pw manager are doing exactly what you did to work, they cant be attested and nor can they have a consistent signcount. Again fresh nonces are what prevent replays.
So most big players have said for general public, "whatever authenticator is better than a password". For serious orgs, they do attestation and hardware keys only.