diff --git a/develop/openid.html b/develop/openid.html
index f0b15ea709..ba6adbc9ed 100644
--- a/develop/openid.html
+++ b/develop/openid.html
@@ -551,7 +551,7 @@ does not return a sub
property, an alternative subject_claim<
localpart_template: "{{ user.preferred_username }}"
display_name_template: "{{ user.name }}"
-
Configuring "Sign in with Apple" (SiWA) requires an Apple Developer account.
You will need to create a new "Services ID" for SiWA, and create and download a private key with "SiWA" enabled.
diff --git a/develop/print.html b/develop/print.html index a0e119ad03..4a623018e3 100644 --- a/develop/print.html +++ b/develop/print.html @@ -6239,7 +6239,7 @@ does not return asub
property, an alternative subject_claim<
localpart_template: "{{ user.preferred_username }}"
display_name_template: "{{ user.name }}"
-Configuring "Sign in with Apple" (SiWA) requires an Apple Developer account.
You will need to create a new "Services ID" for SiWA, and create and download a private key with "SiWA" enabled.