From dba80052a2e72b4a5a67baa7f2eb26a5677afef8 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 390a1c6e..520d86aa 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