Skip to content

Commit dfff245

Browse files
committed
rebase
1 parent 803459e commit dfff245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/index.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -2583,11 +2583,11 @@ The [=remote end steps=] are:
25832583
1. Return [=success=] with data `null`.
25842584

25852585
<!-- ============================================================ -->
2586-
# Security Considerations # {#security-considerations}
2586+
# Security Considerations # {#security}
25872587
<!-- ============================================================ -->
25882588

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

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

28332833
<!-- ============================================================ -->
2834-
# Privacy Considerations # {#privacy-considerations}
2834+
# Privacy Considerations # {#privacy}
28352835
<!-- ============================================================ -->
28362836

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

0 commit comments

Comments
 (0)