This project is a target server to demonstrate that the async version of the webauthn4j library passes the FIDO Conformance test suites.
You can run this fido-conformance-test-target with this command.
./gradlew quarkusDev
Then, run the "FIDO2 Server - MDS3 Tests" of the FIDO Conformance Tools to http://localhost:8080/webauthn
.