Added auto setting for redirect urls for keycloak clients. Element and Synapse still need to be mapped

This commit is contained in:
2025-08-11 00:17:18 +02:00
parent 0746acedfd
commit 6e8ae793e3
17 changed files with 436 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
import_realm: True # If True realm will be imported. If false skip.
import_realm: True # If True realm will be imported. If false skip.
features:
matomo: true
css: true
@@ -6,7 +6,12 @@ features:
ldap: true
central_database: true
recaptcha: true
logout: true
# Doesn't make sense to activate logout page for keycloak, because the logout page
# anyhow should be included via iframe in keycloak.
# The JS is also messing with the keycloak config fields
# @todo optimize the JS
logout: false
server:
csp:
flags: