Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FIDO conformance testing interface #30

Open
infinisil opened this issue Sep 23, 2021 · 1 comment
Open

Implement FIDO conformance testing interface #30

infinisil opened this issue Sep 23, 2021 · 1 comment

Comments

@infinisil
Copy link
Member

In order to be able to test our server implementation against the FIDO conformance test tooling we need to implement the server API as specified in https://github.com/fido-alliance/conformance-test-tools-resources/wiki/FIDO2:-Conformance-testing-server-API#registration

This also ties into #29

@infinisil infinisil added this to To do in Stabilize via automation Sep 23, 2021
@lykahb
Copy link
Contributor

lykahb commented Sep 28, 2021

Do you think that the JSON schema for requests described in that spec is a good default for the instances?

Is there a JS library for generating it client-side? Client-side formatting is easy though, not much of a concern.

@infinisil infinisil removed this from To do in Stabilize Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants