ServerAuthenticatorAttestationResponse test case failing . #440
Replies: 2 comments 1 reply
-
|
This is largely a duplicate of issue #94.
This sounds like it should fail with |
Beta Was this translation helpful? Give feedback.
-
|
The server does not return an error even if allowUntrustedAttestation is true/false. Is there any solution that solves this issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
F-10 Send ServerAuthenticatorAttestationResponse with FULL "packed" attestation, with attStmt.x5c containing full chain, and check that server returns an error
For the above test case, the server does not return an error.
I have imported all the metadata JSON statements from the FIDO conformance tool.

The server succeeds even allowUntrustedAttestation is true/false.
Another test case which also fails.
F-2 Send ServerAuthenticatorAttestationResponse with SELF "packed" attestation, that contains full attestation, and check that server returns an error

Currently, I am in the process of certifying my server in FIDO conformance tool.
Please help
Beta Was this translation helpful? Give feedback.
All reactions