[PR #208] [MERGED] Add support for SSO/OIDC #250

Closed
opened 2026-02-15 19:17:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/208
Author: @blib
Created: 3/20/2025
Status: Merged
Merged: 3/31/2025
Merged by: @westbrook-ai

Base: mainHead: main


📝 Commits (2)

  • 8916b42 feat: add SSO configuration options in values.yaml and workload-manager.yaml
  • 57fd1bd feat: add SSO and OAuth configuration options to README and values.yaml

📊 Changes

3 files changed (+245 additions, -11 deletions)

View changed files

📝 charts/open-webui/README.md (+69 -4)
📝 charts/open-webui/templates/workload-manager.yaml (+70 -0)
📝 charts/open-webui/values.yaml (+106 -7)

📄 Description

Add values for SSO support


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/helm-charts/pull/208 **Author:** [@blib](https://github.com/blib) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`8916b42`](https://github.com/open-webui/helm-charts/commit/8916b426ec0ac1d524d57298abce667ceeca0d9e) feat: add SSO configuration options in values.yaml and workload-manager.yaml - [`57fd1bd`](https://github.com/open-webui/helm-charts/commit/57fd1bd51353f2a3cb6f7f4cb4ea0c3db96f7761) feat: add SSO and OAuth configuration options to README and values.yaml ### 📊 Changes **3 files changed** (+245 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/README.md` (+69 -4) 📝 `charts/open-webui/templates/workload-manager.yaml` (+70 -0) 📝 `charts/open-webui/values.yaml` (+106 -7) </details> ### 📄 Description Add values for SSO support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:04 -05:00
yindo closed this issue 2026-02-15 19:17:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#250