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

Allow use of credProps extension during auth #1988

Merged
merged 6 commits into from
Nov 29, 2023
Merged

Conversation

MasterKale
Copy link
Contributor

@MasterKale MasterKale commented Oct 12, 2023

This PR updates the credProps extension to be something that can be used during authentication as well.

During discussion of #1880 the idea came up that if credProps were available during auth too then, in the future when passkeys can be moved between providers, RP's might benefit from receiving a new credential nickname after the user migrates providers but a new entry in supplementalPubKeys (#1957) indicates to the RP that the credential's provider changed.


Preview | Diff

index.bs Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
index.bs Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
Add credProps client processing step to set authenticatorDisplayName
@MasterKale
Copy link
Contributor Author

@emlun This is ready for your review again. There doesn't seem to be anything actionable anymore for me atm so maybe we can merge this today...

@emlun emlun self-requested a review November 15, 2023 20:13
@nicksteele nicksteele merged commit 84feb40 into main Nov 29, 2023
2 checks passed
github-actions bot added a commit that referenced this pull request Nov 29, 2023
SHA: 84feb40
Reason: push, by nicksteele

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to selfissued/webauthn that referenced this pull request Nov 29, 2023
SHA: 84feb40
Reason: push, by selfissued

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@emlun emlun deleted the add-credprops-to-make branch November 30, 2023 12:19
github-actions bot added a commit to VoltrexKeyva/webauthn that referenced this pull request Dec 3, 2023
SHA: 84feb40
Reason: push, by VoltrexKeyva

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

None yet

7 participants