[PR #774] [MERGED] Add env variable OAUTH_CLIENT_SECRET_FILE to docs #798

Closed
opened 2026-02-15 18:16:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/774
Author: @IronD7
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @Classic298

Base: devHead: feat/Add-support-for-env-variable-OAUTH_CLIENT_SECRET_FILE


📝 Commits (7)

📊 Changes

7 files changed (+5481 additions, -4913 deletions)

View changed files

blog/open-webui-nvidia-dgx-spark.md (+62 -0)
📝 docs/features/auth/sso/index.mdx (+1 -0)
📝 docs/getting-started/env-configuration.mdx (+6 -1)
📝 docusaurus.config.ts (+5 -5)
📝 package-lock.json (+5399 -4901)
📝 src/theme/Navbar/Content/index.tsx (+8 -6)
static/images/blog/open-webui-nvidia-dgx-spark/dgx-spark.png (+0 -0)

📄 Description

#18529
Adjusting documentation for Feat 18529, describing the new env variable


🔄 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/docs/pull/774 **Author:** [@IronD7](https://github.com/IronD7) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `feat/Add-support-for-env-variable-OAUTH_CLIENT_SECRET_FILE` --- ### 📝 Commits (7) - [`3da1a42`](https://github.com/open-webui/docs/commit/3da1a42723e950b88794c072b5e5187aa31872af) Fix header formatting for MODELS_CACHE_TTL section - [`85ebbc4`](https://github.com/open-webui/docs/commit/85ebbc4465adf495d557bf7d9a580bd3a57cad91) Merge pull request #769 from rmbruntz/patch-1 - [`a714b49`](https://github.com/open-webui/docs/commit/a714b4943edb16c68bb9eb44cad06046ac82b332) refac - [`3df14e7`](https://github.com/open-webui/docs/commit/3df14e7c8044a25da19d950bb645d7515e35d0cd) refac - [`3e9c536`](https://github.com/open-webui/docs/commit/3e9c53612d19b9c3afd33bc73f9fa3fc2a38c736) feat: blog - [`8e35277`](https://github.com/open-webui/docs/commit/8e3527761329fa3a2def8e87bc77a1b6dbefa157) Add description for env variable OAUTH_CLIENT_SECRET_FILE - [`c4d7b54`](https://github.com/open-webui/docs/commit/c4d7b54438f904f8bf82122652e8f77856c66fb3) Update index.mdx ### 📊 Changes **7 files changed** (+5481 additions, -4913 deletions) <details> <summary>View changed files</summary> ➕ `blog/open-webui-nvidia-dgx-spark.md` (+62 -0) 📝 `docs/features/auth/sso/index.mdx` (+1 -0) 📝 `docs/getting-started/env-configuration.mdx` (+6 -1) 📝 `docusaurus.config.ts` (+5 -5) 📝 `package-lock.json` (+5399 -4901) 📝 `src/theme/Navbar/Content/index.tsx` (+8 -6) ➕ `static/images/blog/open-webui-nvidia-dgx-spark/dgx-spark.png` (+0 -0) </details> ### 📄 Description #18529 Adjusting documentation for Feat 18529, describing the new env variable --- <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 18:16:11 -05:00
yindo closed this issue 2026-02-15 18:16:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#798