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

WebAuthn WD-05 API updates #7500

Merged

Conversation

apowers313
Copy link
Contributor

@apowers313 apowers313 commented Sep 27, 2017

Updates to tests based on the WD-05 spec. These are mostly the tests that were run at the interop, with a few new ones added: secure context tests, credentials.get() tests, and passing bad rp arguments to credentials.create().

@wpt-pr-bot
Copy link
Collaborator

There are no owners for this pull request besides its author. Please reach out on W3C's irc server (irc.w3.org, port 6665) on channel #testing (web client) to get help with this. Thank you!

@w3c-bots
Copy link

w3c-bots commented Sep 27, 2017

Build PASSED

Started: 2018-01-10 19:29:18
Finished: 2018-01-10 19:41:32

View more information about this build on:

apowers313 and others added 2 commits September 28, 2017 14:03
Note in Firefox Nightly these changes cause both getcredential-passing.https.html
and getcredential-passing.https.html to pass, and most of interfaces.https.html
to pass as well.

createcredential-badargs-rp.https.html has some other issues which should be
addressed in a different commit.
@jcjones
Copy link
Contributor

jcjones commented Jan 10, 2018

Hi, I'm one of the WebAuthn editors, and implementing this feature in Firefox.

This patch is good, though we also need to make some updates to come to WD-07. I submitted a different PR to @apowers313 at apowers313#1 to add one more patch on top of these, but I'm fine with merging this and then opening a PR to pull in b6807f1

@jcjones jcjones self-requested a review January 17, 2018 16:11
Copy link
Contributor

@jcjones jcjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of these need more work, but they are strictly better than what is currently in-tree, so let's move this forward.

@jcjones jcjones merged commit a9ed355 into web-platform-tests:master Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants