Skip to content

Commit

Permalink
RPs won't get UnknownError authenticator errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Jul 31, 2024
1 parent fc52801 commit 419e71f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2285,10 +2285,6 @@ The following {{DOMException}} exceptions can be raised:
the [=client=] does not support [[#sctn-related-origins|related origin requests]]
or the [$related origins validation procedure$] failed.

: {{UnknownError}}
:: The [=authenticator=] could not process the supplied options,
or encountered an error while creating the new credential.

: {{NotAllowedError}}
:: A catch-all error covering a wide range of possible reasons,
including common ones like the user canceling out of the ceremony.
Expand Down Expand Up @@ -2847,10 +2843,6 @@ The following {{DOMException}} exceptions can be raised:
the [=client=] does not support [[#sctn-related-origins|related origin requests]]
or the [$related origins validation procedure$] failed.

: {{UnknownError}}
:: The [=authenticator=] could not process the supplied options,
or encountered an error while generating an [=assertion signature=].

: {{NotAllowedError}}
:: A catch-all error covering a wide range of possible reasons,
including common ones like the user canceling out of the ceremony.
Expand Down

0 comments on commit 419e71f

Please sign in to comment.