mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #13703] [MERGED] fix: Add SharePoint tenant ID to OneDrive settings #46314
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/13703
Author: @hurxxxx
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @tjbck
Base:
dev← Head:fix/onedrive-org-picker-error📝 Commits (1)
4ca0ea1Add SharePoint tenant ID to OneDrive settings📊 Changes
3 files changed (+19 additions, -3 deletions)
View changed files
📝
backend/open_webui/config.py(+5 -0)📝
backend/open_webui/main.py(+3 -0)📝
src/lib/utils/onedrive-file-picker.ts(+11 -3)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
authorityendpoint ofmsalParams.ONEDRIVE_SHAREPOINT_TENANT_IDenvironment variable to allow single-tenant organizations to configure their tenant ID and use the OneDrive file picker.Changed
Screenshots or Videos
Error message when the tenant ID is not set

Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.