diff --git a/flux2/core/base/dashboard/dashboard-release.yaml b/flux2/core/base/dashboard/dashboard-release.yaml
index afe0f858167816ee47fe71faa75b6ab889cf8617..7ea6a1172604e7f6e39ab191ca1760448c2a7fb4 100644
--- a/flux2/core/base/dashboard/dashboard-release.yaml
+++ b/flux2/core/base/dashboard/dashboard-release.yaml
@@ -13,7 +13,7 @@ spec:
     spec:
       # renovate: registryUrl=https://open.greenhost.net/api/v4/projects/48/packages/helm/stable
       chart: stackspin-dashboard
-      version: 0.1.3
+      version: 0.1.4
       sourceRef:
         kind: HelmRepository
         name: dashboard
diff --git a/flux2/core/base/dashboard/dashboard-values-configmap.yaml b/flux2/core/base/dashboard/dashboard-values-configmap.yaml
index 1c0eeb3dcdf915f9540b2c2ec253e77d576deb40..d6231aa402be57bf3a4f4096957cbf7c26c596e4 100644
--- a/flux2/core/base/dashboard/dashboard-values-configmap.yaml
+++ b/flux2/core/base/dashboard/dashboard-values-configmap.yaml
@@ -29,6 +29,7 @@ data:
       oidc:
         clientId: dashboard
         clientSecret: ${client_secret}
+        baseUrl: "https://sso.${domain}"
         authorizationBaseUrl: "https://sso.${domain}/oauth2/auth"
         tokenUrl: "https://sso.${domain}/oauth2/token"
       resources: