From 0c3b2215ce8a75278ede26042b618afee209701a Mon Sep 17 00:00:00 2001 From: Daniel Sy Date: Wed, 13 Aug 2025 16:11:26 +0200 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E2=9C=A8=20Add=20loadAllGroups?= =?UTF-8?q?=20configuration=20option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a new configuration option `loadAllGroups` to enable loading all groups in the Dex settings. This improves user management by ensuring all groups are available for authorization. --- otc/observability.t09.de/stacks/core/dex/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/otc/observability.t09.de/stacks/core/dex/values.yaml b/otc/observability.t09.de/stacks/core/dex/values.yaml index e4a422d..52f8c6c 100644 --- a/otc/observability.t09.de/stacks/core/dex/values.yaml +++ b/otc/observability.t09.de/stacks/core/dex/values.yaml @@ -58,6 +58,7 @@ config: clientSecret: "$FORGEJO_CLIENT_SECRET" redirectURI: https://dex.observability.t09.de/callback baseURL: https://edp.buildth.ing + loadAllGroups: true enablePasswordDB: false staticClients: