OIDC auth implemented, ldap users migration implemented

This commit is contained in:
Vladimir D
2023-10-19 15:57:22 +04:00
committed by Girish Ramakrishnan
parent 9ff85f5103
commit 7ceec54658
2 changed files with 32 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
"memoryLimit": 536870912,
"addons": {
"localstorage": {},
"ldap": {},
"oidc": { "loginRedirectUri": "/_synapse/client/oidc/callback" },
"postgresql": {},
"sendmail": { "supportsDisplayName": true },
"turn": { "optional": true }