From 50d4fad2a30758e44a446f08bba95573efcfabe3 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 20 Feb 2025 03:20:55 +0100 Subject: [PATCH] fix(mycloud-matrix): enable server synapse MSC4108 for QR Code login --- mycloud-matrix/templates/server/synapse.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mycloud-matrix/templates/server/synapse.yaml b/mycloud-matrix/templates/server/synapse.yaml index ae75301..c59d750 100644 --- a/mycloud-matrix/templates/server/synapse.yaml +++ b/mycloud-matrix/templates/server/synapse.yaml @@ -93,6 +93,7 @@ spec: client_id: 0000000000000000000SYNAPSE client_auth_method: client_secret_basic account_management_url: "https://{{ include "mycloud-matrix.host.authenticationService" . }}/account/" + msc4108_enabled: true {{- else }} oidc_providers: - idp_id: mycloud