From 7b1a5de3f719250c5d83a0727f1bf704231e1dbe Mon Sep 17 00:00:00 2001 From: richvdh Date: Tue, 23 Aug 2022 13:36:47 +0000 Subject: deploy: bdfff9c36e8ac625a509fc424695e6b9acf84103 --- develop/print.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 91c24cd497..2a090a24dd 100644 --- a/develop/print.html +++ b/develop/print.html @@ -7003,7 +7003,8 @@ to install Dex.

Set the Allowed Callback URLs to [synapse public baseurl]/_synapse/client/oidc/callback

  • -

    Add a rule to add the preferred_username claim.

    +

    Add a rule with any name to add the preferred_username claim. +(See https://auth0.com/docs/customize/rules/create-rules for more information on how to create rules.)

    Code sample
    function addPersistenceAttribute(user, context, callback) {
    -- 
    cgit 1.5.1