summary refs log tree commit diff
path: root/develop/usage/configuration/homeserver_sample_config.html
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2021-11-22 18:01:32 +0000
committerclokep <clokep@users.noreply.github.com>2021-11-22 18:01:32 +0000
commitab128acfc5e24ea9725d922215ac5faff7609e10 (patch)
tree120f2657ae29d3c4f543b87712c1dd3692164f8e /develop/usage/configuration/homeserver_sample_config.html
parentdeploy: ea20937084903864865f76e22f67d27729f2d6dc (diff)
downloadsynapse-ab128acfc5e24ea9725d922215ac5faff7609e10.tar.xz
deploy: 1035663833a76196c3e3ba425fd6500c5420bbe2
Diffstat (limited to 'develop/usage/configuration/homeserver_sample_config.html')
-rw-r--r--develop/usage/configuration/homeserver_sample_config.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html

index 8446e272a1..479d4f4e0b 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html
@@ -2231,6 +2231,12 @@ sso: # #algorithm: &quot;provided-by-your-issuer&quot; + # Name of the claim containing a unique identifier for the user. + # + # Optional, defaults to `sub`. + # + #subject_claim: &quot;sub&quot; + # The issuer to validate the &quot;iss&quot; claim against. # # Optional, if provided the &quot;iss&quot; claim will be required and