java-webauthn-server
java-webauthn-server copied to clipboard
Added credProps.authenticatorDisplayName
Test Results
2 218 tests +12 2 210 :white_check_mark: +12 1m 31s :stopwatch: +33s 45 suites ± 0 8 :zzz: ± 0 45 files ± 0 0 :x: ± 0
Results for commit a1a3e2f4. ± Comparison against base commit 563e5c34.
:recycle: This comment has been updated with latest results.
When will this be merged? 1Password is sending this field and it's failing because of FAIL_ON_UNKNOWN_PROPERTIES
@warchildmd : Same here, i'm interested about a merge 👍
@warchildmd Which version of webauthn-server-core are you using? That issue should have been fixed in release 2.5.2.
@emlun : I'm actually using release 2.5.2 and the error is still here : UnrecognizedPropertyException: Unrecognized field "authenticatorDisplayName"
Ok, we can fast track a bug fix for that then. Could you please open a new issue and include the full stack trace of the exception?
My bad, after a deep check, i'm actually using 2.5.1 in my deployed env, i'll update to 2.5.2 and check, thanks for the feedback
@JDussaussois Did the upgrade fix your problem?