File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,6 @@ services:
367367 SUPERSET_CLIENT_ENABLED: \${SUPERSET_CLIENT_ENABLED}
368368 KEYCLOAK_ADMIN_SA_CLIENT_SECRET: \${KEYCLOAK_ADMIN_SA_CLIENT_SECRET}
369369 EIP_CLIENT_SECRET: \${OAUTH_CLIENT_SECRET}
370- KEYCLOAK_EXTRA_ARGS_PREPENDED: "--spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true"
371370 KEYCLOAK_EXTRA_ARGS: "
372371 -Dkeycloak.profile.feature.scripts=enabled
373372 -Dkeycloak.migration.replace-placeholders=true
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ services:
2525 KEYCLOAK_CREATE_ADMIN_USER : " true"
2626 KEYCLOAK_ADMIN_USER : ${KEYCLOAK_USER}
2727 KEYCLOAK_ADMIN_PASSWORD : ${KEYCLOAK_PASSWORD}
28- KEYCLOAK_EXTRA_ARGS_PREPENDED : " --spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true"
2928 KEYCLOAK_EXTRA_ARGS : "
3029 -Dkeycloak.profile.feature.scripts=enabled
3130 -Dkeycloak.migration.action=import
You can’t perform that action at this time.
0 commit comments