From 5006edc768b256a1932cfe32e4020dad7c7e47e3 Mon Sep 17 00:00:00 2001 From: Morten Olsen Date: Mon, 29 Dec 2025 12:00:55 +0100 Subject: [PATCH] add test OIDC client --- apps/charts/bytestash/templates/oidc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/charts/bytestash/templates/oidc.yaml b/apps/charts/bytestash/templates/oidc.yaml index a93ce6f..0e07bf4 100644 --- a/apps/charts/bytestash/templates/oidc.yaml +++ b/apps/charts/bytestash/templates/oidc.yaml @@ -8,6 +8,7 @@ spec: serverRef: name: authentik namespace: shared + clientId: bytestash name: Bytestash redirectUris: - https://{{ .Values.subdomain }}.{{ .Values.globals.domain }}/api/auth/oidc/callback