From cbf3f58285334f73f0497f8b9c6c49df7bd9bd0c Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 8 Jan 2026 13:09:44 +0100 Subject: [PATCH] wekantest and keycloak redirect redirect --- argocd/apps/wekantest/values-wekantest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wekantest/values-wekantest.yaml b/argocd/apps/wekantest/values-wekantest.yaml index a4efd3b..344a9aa 100644 --- a/argocd/apps/wekantest/values-wekantest.yaml +++ b/argocd/apps/wekantest/values-wekantest.yaml @@ -28,7 +28,7 @@ spec: - name: OAUTH2_CLIENT_ID value: "wekantest" - name: OAUTH2_SERVER_URL - value: "https://keycloak.innovation-hub-niedersachsen.de/realms/innohub/.well-known/openid-configuration" + value: "https://keycloak.innovation-hub-niedersachsen.de" - name: OAUTH2_AUTH_ENDPOINT value: /realms/innohub/protocol/openid-connect/auth - name: OAUTH2_USERINFO_ENDPOINT