mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #17012] [MERGED] fix: PKCE requires no secret, with no secret the login button does not eve… #47344
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/17012
Author: @thomascooper
Created: 8/28/2025
Status: ✅ Merged
Merged: 8/31/2025
Merged by: @tjbck
Base:
dev← Head:fork/feature/20250828-auth-oidc-support-pkce📝 Commits (1)
9d80cc3PKCE requires no secret, with no secret the login button does not ever show📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/open_webui/config.py(+1 -1)📄 Description
devbranch.Changelog Entry
This patch fixes the issue that if generic OIDC is being used with PKCE and no client secret, then the SSO login button does not show up.
Changed
Fixed
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.