From 7b1a5de3f719250c5d83a0727f1bf704231e1dbe Mon Sep 17 00:00:00 2001
From: richvdh
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.)
function addPersistenceAttribute(user, context, callback) {
--
cgit 1.5.1