implemented oidc draft for matrix - but deactivated due to infinite redirect loop

This commit is contained in:
2025-02-23 13:04:12 +01:00
parent 1aa6c01c5a
commit aa591de3e5
2 changed files with 18 additions and 0 deletions

View File

@@ -206,6 +206,8 @@ defaults_applications:
setup: false # Set true in inventory file to execute the setup and initializing procedures
database:
central_storage: True
oidc:
enabled: False # Deactivated OIDC due to this issue https://github.com/matrix-org/synapse/issues/10492
## Moodle
moodle: