[PR #174] [MERGED] Add OAuth Redirect URI env vars #282

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/174
Author: @cdgco
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @justinh-rahb

Base: mainHead: redirect_uris


📝 Commits (1)

  • 67ef142 Add OAuth Redirect URI env vars

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+12 -0)

📄 Description

I noticed while troubleshooting https://github.com/open-webui/open-webui/discussions/3947 that the GOOGLE_REDIRECT_URI / MICROSOFT_REDIRECT_URI / OPENID_REDIRECT_URI variables which were added in v0.3.11 were not added to the documentation.

This PR adds those definitions to the environment variables page.


🔄 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/174 **Author:** [@cdgco](https://github.com/cdgco) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `redirect_uris` --- ### 📝 Commits (1) - [`67ef142`](https://github.com/open-webui/docs/commit/67ef1426f928c82f77e75b75c0f2cafff423ae19) Add OAuth Redirect URI env vars ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+12 -0) </details> ### 📄 Description I noticed while troubleshooting https://github.com/open-webui/open-webui/discussions/3947 that the `GOOGLE_REDIRECT_URI` / `MICROSOFT_REDIRECT_URI` / `OPENID_REDIRECT_URI` variables which were [added in v0.3.11](https://github.com/open-webui/open-webui/pull/4262) were not added to the documentation. This PR adds those definitions to the environment variables page. --- <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 17:16:12 -05:00
yindo closed this issue 2026-02-15 17:16:12 -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#282