From ab128acfc5e24ea9725d922215ac5faff7609e10 Mon Sep 17 00:00:00 2001 From: clokep Date: Mon, 22 Nov 2021 18:01:32 +0000 Subject: deploy: 1035663833a76196c3e3ba425fd6500c5420bbe2 --- develop/usage/configuration/homeserver_sample_config.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'develop/usage/configuration/homeserver_sample_config.html') 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: "provided-by-your-issuer" + # Name of the claim containing a unique identifier for the user. + # + # Optional, defaults to `sub`. + # + #subject_claim: "sub" + # The issuer to validate the "iss" claim against. # # Optional, if provided the "iss" claim will be required and -- cgit 1.5.1