diff --git a/index.bs b/index.bs index 4178af162..38ec138bf 100644 --- a/index.bs +++ b/index.bs @@ -3659,15 +3659,17 @@ Note: The {{CollectedClientData}} may be extended in the future. Therefore it's :: This OPTIONAL member contains the inverse of the `sameOriginWithAncestors` argument value that was passed into the [=internal method=]. - : \[RESERVED] tokenBinding + + : \[RESERVED] tokenBinding :: This OPTIONAL member contains information about the state of the [=Token Binding=] protocol [[!TokenBinding]] used when communicating with the [=[RP]=]. Its absence indicates that the client doesn't support token binding - Note: While [=Token Binding=] was present in Level 1 and Level 2 of WebAuthn, its use is not expected in Level 3. The {{CollectedClientData/tokenBinding}} field is reserved so that it will not be reused for a different purpose. + Note: While [=Token Binding=] was present in Level 1 and Level 2 of WebAuthn, its use is not expected in Level 3. The [=CollectedClientData/tokenBinding=] field is reserved so that it will not be reused for a different purpose.