fix(mycloud-matrix): enable server synapse MSC4108 for QR Code login
This commit is contained in:
parent
fb7dadd62a
commit
50d4fad2a3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue