From a4e2579b1b552bc33b4a48f62f0974e9f8faba22 Mon Sep 17 00:00:00 2001 From: Yadunand Prem Date: Fri, 26 Sep 2025 21:52:31 +0800 Subject: [PATCH] fix: update clientId --- apps/base/open-webui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/open-webui.yaml b/apps/base/open-webui.yaml index 16de67c..c190c44 100644 --- a/apps/base/open-webui.yaml +++ b/apps/base/open-webui.yaml @@ -80,7 +80,7 @@ spec: enabled: true providerName: "SSO" providerUrl: "https://authentik.yadunut.dev/application/o/open-webui" - clientId: "mBfdpk6ruYSEtYUxBjzqXoW6rpVRYfG3FFncOXXK" + clientId: "Z37HQwWBYxax4vwN047B8PWr3JxT6qMAOtCAyJ4Z" clientExistingSecret: open-webui-oidc-client-secret clientExistingSecretKey: password scopes: "openid email profile"