Alex Seigler
Alex Seigler
I tried to reproduce this, but I am unable to with the current build. Which version of the library are you using? I don't see anything immediately wrong with the...
Yeah, we should probably make this configurable.
From what I recall from https://github.com/duo-labs/webauthn.io/issues/13 `userVerification` has to be set to `discouraged`, and that will cause suppress PIN prompt. Haven't messed with this recently and not sure how the...
I think I know what the issue is with the demo site and I am working on updates and enhancements on this branch https://github.com/passwordless-lib/fido2-net-lib/tree/demo-update
I have pretty close to the same problem working with the new Safari versions with roaming authenticators, forget about platform authenticator. It's definitely the client side stuff, javascript and platform,...
Are we specifically talking about adding jquery to the demo project? I don't think anybody has any issues with that.
Sure, we are much less picky about changes to the demo project than we are to the library. I've been working on a larger revamp of the demo project [on...
Yeah, looks completely doable, and the architects built it to be so compatible by design.
Absolutely! My initial intent with this project was to get on-premises Active Directory integration and an ADFS MFA adapter so that users could register organizationally approved FIDO2 authenticators to their...
Good point. Username should be optional on demo custom page if RK is checked.