[PR #700] [MERGED] Document available options for OAUTH_CODE_CHALLENGE_METHOD #731

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/700
Author: @TinyServal
Created: 9/17/2025
Status: Merged
Merged: 9/18/2025
Merged by: @Classic298

Base: devHead: pkce


📝 Commits (2)

  • 08697e4 Update faq.mdx
  • ff8a7c7 Document available options for OAUTH_CODE_CHALLENGE_METHOD

📊 Changes

2 files changed (+24 additions, -26 deletions)

View changed files

📝 docs/faq.mdx (+21 -25)
📝 docs/getting-started/env-configuration.md (+3 -1)

📄 Description

PKCE support was added in https://github.com/open-webui/open-webui/pull/12563 but the docs don't mention what value you should set it to. Document the only available option for OAUTH_CODE_CHALLENGE_METHOD and explicitly mention PKCE to make it easier to find.


🔄 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/700 **Author:** [@TinyServal](https://github.com/TinyServal) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `pkce` --- ### 📝 Commits (2) - [`08697e4`](https://github.com/open-webui/docs/commit/08697e4a88085ee09a41f1f78372d206d55990a7) Update faq.mdx - [`ff8a7c7`](https://github.com/open-webui/docs/commit/ff8a7c7bdc1514e00596a12679a03bf0081b517e) Document available options for OAUTH_CODE_CHALLENGE_METHOD ### 📊 Changes **2 files changed** (+24 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+21 -25) 📝 `docs/getting-started/env-configuration.md` (+3 -1) </details> ### 📄 Description PKCE support was added in https://github.com/open-webui/open-webui/pull/12563 but the docs don't mention what value you should set it to. Document the only available option for `OAUTH_CODE_CHALLENGE_METHOD` and explicitly mention PKCE to make it easier to find. --- <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:51 -05:00
yindo closed this issue 2026-02-15 18:15:51 -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#731