-
Notifications
You must be signed in to change notification settings - Fork 180
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
further details for authenticatorCancel operation #116
Comments
see also #125 |
see also issue #292 |
I am moving the issue back to WD-07 because I am addressing the cancel issues together at once. |
@AngeloKai said:
Ok, changing assignee to @AngeloKai |
@jcjones notes in webauthn f2f tpac 2017-11-09: that we ought to have some hand-wavy general impl-cons for authnrs i.e. for cancellation, go look at the transport specs... (ie ctap subsections) |
@selfissued Mike please add a sentence in the implementation section to say this is job of the transport specs (CTAP) |
(and U2F, which leaves it undefined but still isn't webauthn's problem...) |
on 6-Dec-2017 webauthn call: move to this to PR milestone, we'll have more data wrt the "authenticator model" spec section's level of abstraction. |
The CTAP spec described the detailed workings of canceling authenticator operation and the current webauthn spec described the rough model of authenticator cancel works: https://w3c.github.io/webauthn/#authenticatorcancel. I don't see a need to further define authenticator cancel operation. Therefore, closing the issue for now. @equalsJeffH can you please inform me what further detail you think we should provide? If so, we can re-open the issue. |
We may wish to add to the authenticatorCancel operation description some considerations for rolling back state (counters, keys, etc.)
The text was updated successfully, but these errors were encountered: