Skip to content

Define what happens when the Document loses focus #316

@jcjones

Description

@jcjones

(Related to #292)

If an operation such as makeCredential or getAssertion is in progress, and the UA changes focus (e.g., the user switches tabs), what should happen?

I believe it is the case that at least some U2F implementations cancel all operations in-flight and return errors, to avoid potential phishing or denial of service attacks. If that's correct, we should define that behavior for WebAuthn as well.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions