Skip to content

Commit

Permalink
Apply suggestion.
Browse files Browse the repository at this point in the history
Co-authored-by: Emil Lundberg <emil@yubico.com>
  • Loading branch information
agl and emlun committed Jan 10, 2024
1 parent 46a3d5e commit 8f8c7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6573,7 +6573,7 @@ and the corresponding value is the <dfn>authenticator extension output</dfn> for
as a separate map, keyed with the same [=extension identifier=]. This map only contains entries for authenticator
extensions that make use of unsigned outputs. Unsigned outputs are useful when extensions output a signature over
the [=authenticator data=] (because otherwise a signature would have to sign over itself, which isn't possible) or when
the extension outputs should not be sent to the RP.
some extension outputs should not be sent to the [=[RP]=].

Note: In [[!FIDO-CTAP]] [=unsigned extension outputs=] are returned as a CBOR map in a top-level field named
`unsignedExtensionOutputs` from both [=authenticatorMakeCredential=] and [=authenticatorGetAssertion=].
Expand Down

0 comments on commit 8f8c7ea

Please sign in to comment.