summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-05-22 12:31:05 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-05-22 12:31:05 +0000
commit1cee76277d2e03e25ddeae1af82a7d8f4adb8006 (patch)
tree246f52a889c0e34a5ade8568e2ae76a0739ca53f /develop/print.html
parentdeploy: 6a9a641fb86b04587840bcb6b76af9a0acef9b54 (diff)
downloadsynapse-1cee76277d2e03e25ddeae1af82a7d8f4adb8006.tar.xz
deploy: a547b49773b504deddee4db4ec4fb07971cd2fea
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html

index b2c661ab04..e5f18be266 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -8723,6 +8723,8 @@ This can be optionally enabled by setting <code>backchannel_logout_enabled</code <li>JWT Algorithm: RS256 within the security menu of the new Relying Parties (<code>Options &gt; Security &gt; ID Token signature algorithm</code> and <code>Options &gt; Security &gt; Access Token signature algorithm</code>)</li> <li>Scopes: OpenID, Email and Profile</li> +<li>Force claims into <code>id_token</code> +(<code>Options &gt; Advanced &gt; Force claims to be returned in ID Token</code>)</li> <li>Allowed redirection addresses for login (<code>Options &gt; Basic &gt; Allowed redirection addresses for login</code> ) : <code>[synapse public baseurl]/_synapse/client/oidc/callback</code></li> </ul>