Skip to content

Commit

Permalink
add x-link to UI Redressing seccons section from iFrame section
Browse files Browse the repository at this point in the history
  • Loading branch information
equalsJeffH committed Oct 14, 2020
1 parent 94e2cc1 commit a71c9cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Expand Up @@ -3271,6 +3271,8 @@ Note: Algorithms specified in [[!CREDENTIAL-MANAGEMENT-1]] perform the actual pe
The [=Web Authentication API=] is disabled by default in cross-origin <{iframe}>s.
To override this default policy and indicate that a cross-origin <{iframe}> is allowed to invoke the [=Web Authentication API=]'s {{PublicKeyCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)}} method, specify the <{iframe/allow}> attribute on the <{iframe}> element and include the <code>[=publickey-credentials-get-feature|publickey-credentials-get=]</code> feature-identifier token in the <{iframe/allow}> attribute's value.

[=[RPS]=] utilizing the WebAuthn API in an embedded context should review [[#sctn-seccons-visibility]] regarding [=UI redressing=] and its possible mitigations.



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

0 comments on commit a71c9cb

Please sign in to comment.