diff options
author | clokep <clokep@users.noreply.github.com> | 2021-07-21 17:48:27 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2021-07-21 17:48:27 +0000 |
commit | 7278616b6321aa2ecfe060ee07ad269666dccc4e (patch) | |
tree | 6c3b6b45d2388f37c218e480ca047c9a8af6e43f /develop | |
parent | deploy: d30a657439b2e169eff022df47e7756864708172 (diff) | |
download | synapse-7278616b6321aa2ecfe060ee07ad269666dccc4e.tar.xz |
deploy: 5b68816de9e9861f5113e99cc4c8f0779829db6b
Diffstat (limited to 'develop')
-rw-r--r-- | develop/openid.html | 2 | ||||
-rw-r--r-- | develop/print.html | 2 |
2 files changed, 2 insertions, 2 deletions
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 <code>sub</code> property, an alternative <code>subject_claim< localpart_template: "{{ user.preferred_username }}" display_name_template: "{{ user.name }}" </code></pre> -<h2 id="apple"><a class="header" href="#apple">Apple</a></h2> +<h3 id="apple"><a class="header" href="#apple">Apple</a></h3> <p>Configuring "Sign in with Apple" (SiWA) requires an Apple Developer account.</p> <p>You will need to create a new "Services ID" for SiWA, and create and download a private key with "SiWA" enabled.</p> 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 a <code>sub</code> property, an alternative <code>subject_claim< localpart_template: "{{ user.preferred_username }}" display_name_template: "{{ user.name }}" </code></pre> -<h2 id="apple"><a class="header" href="#apple">Apple</a></h2> +<h3 id="apple"><a class="header" href="#apple">Apple</a></h3> <p>Configuring "Sign in with Apple" (SiWA) requires an Apple Developer account.</p> <p>You will need to create a new "Services ID" for SiWA, and create and download a private key with "SiWA" enabled.</p> |