From 85cfc2514d4256cbaf71110ee8c2cdf1a00d1c3e Mon Sep 17 00:00:00 2001 From: Jan <59206115+Threated@users.noreply.github.com> Date: Thu, 11 Dec 2025 11:33:29 +0100 Subject: [PATCH] update beam proxy server used for oauth enrollment (#366) --- lib/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions.sh b/lib/functions.sh index 390a1c6..520d86a 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -327,7 +327,7 @@ function sync_secrets() { -e ALL_PROXY=$HTTPS_PROXY_FULL_URL \ -e PROXY_ID=$proxy_id \ -e BROKER_URL=$broker_url \ - -e OIDC_PROVIDER=secret-sync-central.test-secret-sync.$broker_id \ + -e OIDC_PROVIDER=secret-sync-central.central-secret-sync.$broker_id \ -e SECRET_DEFINITIONS=$secret_sync_args \ docker.verbis.dkfz.de/cache/samply/secret-sync-local:latest