mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #12563] [MERGED] OIDC add support for PKCE #22972
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/12563
Author: @thlehmann-ionos
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/10/2025
Merged by: @tjbck
Base:
dev← Head:oidc-add-support-for-pkce📝 Commits (1)
5c658a4feat(config): add config OAUTH_CODE_CHALLENGE_METHOD📊 Changes
1 file changed (+16 additions, -3 deletions)
View changed files
📝
backend/open_webui/config.py(+16 -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.Testing: Have you written and run sufficient tests to validate the changes?(test infrastructure is broken)Changelog Entry
Description
Added
OAUTH_CODE_CHALLENGE_METHODtoS256🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.