Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rebase
  • Loading branch information
npm1 committed Feb 19, 2025
commit 297d032b799a58c6f812d623bc04dd26d0e3ba9a
6 changes: 3 additions & 3 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2583,11 +2583,11 @@ The [=remote end steps=] are:
1. Return [=success=] with data `null`.

<!-- ============================================================ -->
# Security Considerations # {#security-considerations}
# Security Considerations # {#security}
<!-- ============================================================ -->

This section provides a few of the security considerations for the FedCM API. Note that there is a
separate section for [[#privacy-considerations]].
separate section for [[#privacy]].

In FedCM, there are various assets that need to be protected. All of the endpoints need basic
protections, and the credentialed ones need protections from various kinds of attacks and threats.
Expand Down Expand Up @@ -2831,7 +2831,7 @@ the attacker's [=RP=] might also not be trusted by the [=IDP=], so the flow woul
{{id_assertion_endpoint_request/client_id}} or CORS checks.

<!-- ============================================================ -->
# Privacy Considerations # {#privacy-considerations}
# Privacy Considerations # {#privacy}
<!-- ============================================================ -->

This section is intended to provide a comprehensive overview of the privacy risks associated with
Expand Down