google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification

Home Page:https://try-webauthn.appspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An error occurred during Make Credential operation []

DamianArado opened this issue · comments

When I went to https://webauthndemo.appspot.com/, and clicked on REGISTER PLATFORM AUTHENTICATOR or REGISTER NEW CREDENTIAL,
I get this error: An error occurred during Make Credential operation []

The console when I clicked on REGISTER PLATFORM AUTHENTICATOR or REGISTER NEW CREDENTIAL:

Screenshot 2021-09-07 010159

My local environment is Google Chrome Version 92.0.4515.159 (Official Build) (64-bit) for Win10.
I'll try and fix this locally. Wish me luck!
😄

A similar error of An error occurred during Assertion request [] occurs when I tap on Authenticate. I think you guys are aware of this already. 😅

Also, I forgot to mention it works fine locally when I test it with jdk1.8.0_311.

But the problems that I mentioned above are there when I access: https://webauthndemo.appspot.com

Thanks @DamianArado for reporting the issue. We are working on a new version of the demo that should fix the issue.

it's not blocker?