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

Add guidance on using U2F key handles with appid extension #1230

Merged
merged 5 commits into from Jun 19, 2019

Conversation

emlun
Copy link
Member

@emlun emlun commented Jun 4, 2019

Fixes #1229


Preview | Diff

@emlun emlun added this to the L2-WD-02 milestone Jun 4, 2019
@emlun emlun self-assigned this Jun 4, 2019
@emlun
Copy link
Member Author

emlun commented Jun 4, 2019

I'm not entirely happy with how the added text talks about "U2F credentials" while the preceding paragraph is about "credentials created using the legacy FIDO JavaScript APIs", but I think this could be the way to go after all. I experimented with abstracting it as "legacy credentials" or "AppID credentials", but since U2F is currently our only backwards compatibility I felt like that makes it unnecessarily vague and half defeats the purpose of adding specific guidance on how to authenticate U2F credentials.

@equalsJeffH equalsJeffH self-requested a review June 5, 2019 19:57
Copy link
Contributor

@equalsJeffH equalsJeffH left a comment

Choose a reason for hiding this comment

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

ovefrall LGTM, thx @emlun. some minor comments included :)

index.bs Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
index.bs Show resolved Hide resolved
@emlun emlun marked this pull request as ready for review June 11, 2019 18:41
@emlun emlun requested a review from equalsJeffH June 19, 2019 19:34
@equalsJeffH
Copy link
Contributor

I will review this today.

Copy link
Contributor

@equalsJeffH equalsJeffH left a comment

Choose a reason for hiding this comment

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

LGTM, thx @emlun !

@emlun emlun merged commit ee7b6e4 into master Jun 19, 2019
@emlun emlun deleted the issue-1229-u2f-mapping branch June 19, 2019 21:33
WebAuthnBot pushed a commit that referenced this pull request Jun 19, 2019
WebAuthnBot pushed a commit that referenced this pull request Jun 19, 2019
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.

Document that U2F key handle = credential ID
3 participants