add env vars for idp_id, allow_existing_users

Migrating from an idp old homeserver.yaml config could require to set
the idp_id to 'oidc' see this issue for reference:
https://github.com/matrix-org/synapse/issues/9514#issuecomment-788805476
This commit is contained in:
Philipp Rothmann
2022-05-12 16:41:03 +02:00
parent 6041ad6112
commit 65a149eac3
4 changed files with 7 additions and 2 deletions

View File

@ -14,7 +14,9 @@ services:
- KEYCLOAK_CLIENT_ID
- KEYCLOAK_ENABLED
- KEYCLOAK_NAME
- KEYCLOAK_ID
- KEYCLOAK_URL
- KEYCLOAK_ALLOW_EXISTING_USERS
secrets:
keycloak_client_secret: