[PR #559] [MERGED] docs: updated the SSO docs for microsoft so its more clear for users. #610

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/559
Author: @ltechconsultancy
Created: 5/22/2025
Status: Merged
Merged: 6/6/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

  • 36ede81 docs: updated the SSO docs for microsoft so its more clear for users.

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 docs/features/sso.md (+4 -3)

📄 Description

This PR updates the Microsoft SSO documentation to enhance clarity for users configuring this authentication method.

Previously, while the documentation mentioned the necessary redirect URI (<open-webui>/oauth/microsoft/callback), it wasn't explicitly stated that this also needed to be set as the MICROSOFT_REDIRECT_URI environment variable. This could lead to confusion during setup.

This update addresses this by:

  • Adding MICROSOFT_REDIRECT_URI to the list of required environment variables.
  • Explicitly stating that the value for MICROSOFT_REDIRECT_URI must be <open-webui>/oauth/microsoft/callback, aligning it with the redirect URI configured in the Microsoft OAuth application.

These changes aim to make the setup process more straightforward and ensure users correctly configure all necessary environment variables for Microsoft SSO with Open WebUI.


🔄 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/559 **Author:** [@ltechconsultancy](https://github.com/ltechconsultancy) **Created:** 5/22/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`36ede81`](https://github.com/open-webui/docs/commit/36ede81b0fcc0780a20184a760f6de629fe902f1) docs: updated the SSO docs for microsoft so its more clear for users. ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso.md` (+4 -3) </details> ### 📄 Description This PR updates the Microsoft SSO documentation to enhance clarity for users configuring this authentication method. Previously, while the documentation mentioned the necessary redirect URI (`<open-webui>/oauth/microsoft/callback`), it wasn't explicitly stated that this also needed to be set as the `MICROSOFT_REDIRECT_URI` environment variable. This could lead to confusion during setup. This update addresses this by: * **Adding `MICROSOFT_REDIRECT_URI` to the list of required environment variables.** * Explicitly stating that the value for `MICROSOFT_REDIRECT_URI` must be `<open-webui>/oauth/microsoft/callback`, aligning it with the redirect URI configured in the Microsoft OAuth application. These changes aim to make the setup process more straightforward and ensure users correctly configure all necessary environment variables for Microsoft SSO with Open WebUI. --- <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:08 -05:00
yindo closed this issue 2026-02-15 18:15:08 -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#610