Skip to content

Commit

Permalink
renamed authenticator-model to sctn-authenticator-model in order to a…
Browse files Browse the repository at this point in the history
…void bikeshed warning regarding multiple elements with same ID
  • Loading branch information
rlin1 committed Feb 8, 2018
1 parent ca4cf0f commit bfbc8a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Expand Up @@ -255,7 +255,7 @@ A conforming User Agent MUST also be a conforming implementation of the IDL frag

## Authenticators ## {#conforming-authenticators}

An [=authenticator=] MUST provide the operations defined by [[#authenticator-model]], and those operations MUST behave as
An [=authenticator=] MUST provide the operations defined by [[#sctn-authenticator-model]], and those operations MUST behave as
described there. This is a set of functional and security requirements for an authenticator to be usable by a [=Conforming User
Agent=].

Expand Down Expand Up @@ -2056,7 +2056,7 @@ The value {{UserVerificationRequirement/discouraged}} indicates that the [=[RP]=
during the operation (e.g., in the interest of minimizing disruption to the user interaction flow).


# WebAuthn <dfn>Authenticator Model</dfn> # {#authenticator-model}
# WebAuthn <dfn>Authenticator Model</dfn> # {#sctn-authenticator-model}

[[#api|The Web Authentication API]] implies a specific abstract functional model for an [=authenticator=]. This section
describes that [=authenticator model=].
Expand Down

0 comments on commit bfbc8a0

Please sign in to comment.