services: open-webui: image: ghcr.io/open-webui/open-webui:main env_file: - open-webui.env environment: SCIM_ENABLED: "true" SCIM_TOKEN: "${OPEN_WEBUI_SCIM_TOKEN:?set OPEN_WEBUI_SCIM_TOKEN in open-webui.env}" SCIM_AUTH_PROVIDER: "oidc"