Pardon my "n00b" status when it comes to FIDO servers...
According to https://w3c.github.io/webauthn/images/fido-signature-formats-figure2.svg:

the signed data consists of two parts.
Question: I have an application which depends on `clientDataHash'. Is there any way using your server (hopefully unmodified) and even better, the simulator as well that permit this? I.e. there would be no server-generated challenge, just signed data coming from a CTAP2 compatible client.
Pardon my "n00b" status when it comes to FIDO servers...
According to https://w3c.github.io/webauthn/images/fido-signature-formats-figure2.svg:

the signed data consists of two parts.
Question: I have an application which depends on `clientDataHash'. Is there any way using your server (hopefully unmodified) and even better, the simulator as well that permit this? I.e. there would be no server-generated challenge, just signed data coming from a CTAP2 compatible client.