From 76542b2235840bb63553c6aa1d937fa2b7bc96f3 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Fri, 10 Jul 2026 12:28:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7(tilt)=20configure=20Tilt=20stack?= =?UTF-8?q?=20for=20full-name=20and=20short-name=20mapping?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the Tilt dev stack configuration so that the full-name and short-name claim mapping works correctly with the current Keycloak configuration. --- src/helm/env.d/common.yaml.gotmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/helm/env.d/common.yaml.gotmpl b/src/helm/env.d/common.yaml.gotmpl index 0d74ad3e..541425c6 100644 --- a/src/helm/env.d/common.yaml.gotmpl +++ b/src/helm/env.d/common.yaml.gotmpl @@ -191,6 +191,8 @@ backend: SUMMARY_SERVICE_API_TOKEN: password SUMMARY_SERVICE_WEBHOOK_API_TOKEN: webhook-password RECORDING_DOWNLOAD_BASE_URL: https://meet.127.0.0.1.nip.io/recording + OIDC_USERINFO_FULLNAME_FIELDS: first_name, last_name + OIDC_USERINFO_SHORTNAME_FIELD: first_name migrate: command: