[PR #563] [CLOSED] Added documentation for MICROSOFT_CLOUD config values #614

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/563
Author: @jimseiwert
Created: 6/7/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • 6051387 Added documentation for MICROSOFT_CLOUD config calues
  • 621721d Added documentation for MICROSOFT_CLOUD config values
  • d35b54e Merge branch 'main' of github.com:jimseiwert/open-webui-docs
  • 16069d1 Updated available options

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 docs/features/sso.md (+4 -0)
📝 docs/getting-started/env-configuration.md (+10 -0)

📄 Description

This pull request introduces documentation updates to support the new MICROSOFT_CLOUD environment variable for configuring Microsoft OAuth in different cloud environments. The updates include adding details about the variable's purpose, options, and default value, as well as clarifying its optional nature.

Documentation updates for MICROSOFT_CLOUD:

  • docs/features/sso.md: Added a new section under "The following environment variables are optional" to describe MICROSOFT_CLOUD, its default value (Global), and other possible value (`AzureUSGovernmentCloud). This helps users configure authentication for specific Microsoft cloud environments.

  • docs/getting-started/env-configuration.md: Introduced detailed documentation for the MICROSOFT_CLOUD environment variable, including its type, default value, valid options, and a link to Microsoft's documentation on authentication endpoints. This ensures users understand how to set up the variable for their specific cloud environment.


🔄 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/563 **Author:** [@jimseiwert](https://github.com/jimseiwert) **Created:** 6/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`6051387`](https://github.com/open-webui/docs/commit/60513872679939266d329f13369b36e1b94cbf1a) Added documentation for MICROSOFT_CLOUD config calues - [`621721d`](https://github.com/open-webui/docs/commit/621721dc0ec175528dd257f7ee4982534a785f50) Added documentation for MICROSOFT_CLOUD config values - [`d35b54e`](https://github.com/open-webui/docs/commit/d35b54ef9c04d3ae8d260ea3afbee01a8ed84fed) Merge branch 'main' of github.com:jimseiwert/open-webui-docs - [`16069d1`](https://github.com/open-webui/docs/commit/16069d18502d6983d3b614ed071f65495ef1aa28) Updated available options ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso.md` (+4 -0) 📝 `docs/getting-started/env-configuration.md` (+10 -0) </details> ### 📄 Description This pull request introduces documentation updates to support the new `MICROSOFT_CLOUD` environment variable for configuring Microsoft OAuth in different cloud environments. The updates include adding details about the variable's purpose, options, and default value, as well as clarifying its optional nature. ### Documentation updates for `MICROSOFT_CLOUD`: * [`docs/features/sso.md`](diffhunk://#diff-e6e6d72e7effd3c0f69ae1a9af34245783b2aa95b135db2a0e539860fe659c94R52-R55): Added a new section under "The following environment variables are optional" to describe `MICROSOFT_CLOUD`, its default value (`Global`), and other possible value (`AzureUSGovernmentCloud). This helps users configure authentication for specific Microsoft cloud environments. * [`docs/getting-started/env-configuration.md`](diffhunk://#diff-08805e15e937b8ce8591c4f3e340088b8400d8a8e75a3143c9141d52e79eac7eR2527-R2537): Introduced detailed documentation for the `MICROSOFT_CLOUD` environment variable, including its type, default value, valid options, and a link to Microsoft's documentation on authentication endpoints. This ensures users understand how to set up the variable for their specific cloud environment. --- <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:15:09 -05:00
yindo closed this issue 2026-02-15 18:15:09 -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#614