From bdb13cb00a9c0b1f06932f34bb971ab577404b22 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 8 Jan 2026 15:24:21 +0100 Subject: [PATCH] wekantest and keycloak redirect more Variables --- argocd/apps/wekantest/values-wekantest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/argocd/apps/wekantest/values-wekantest.yaml b/argocd/apps/wekantest/values-wekantest.yaml index e5a6bd4..77af436 100644 --- a/argocd/apps/wekantest/values-wekantest.yaml +++ b/argocd/apps/wekantest/values-wekantest.yaml @@ -45,6 +45,12 @@ spec: value: "email" - name: OAUTH2_FULLNAME_MAP value: "name" + - name: OAUTH2_ADFS_ENABLED + value: "false" + - name: OAUTH2_B2C_ENABLED + value: "false" + - name: OAUTH2_REQUEST_PERMISSIONS + value: "openid profile email" end_point: wekantest.innovation-hub-niedersachsen.de root_url: https://wekantest.innovation-hub-niedersachsen.de