summary refs log tree commit diff
path: root/develop/openid.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/openid.html')
-rw-r--r--develop/openid.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/develop/openid.html b/develop/openid.html

index 9dc8616227..fbea81b5f5 100644 --- a/develop/openid.html +++ b/develop/openid.html
@@ -633,6 +633,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>