mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #23831] [CLOSED] feat: inlet: Add configurable propagation of user auth context for pipelines #66253
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/23831
Author: @shawn-core-bpmi
Created: 4/17/2026
Status: ❌ Closed
Base:
dev← Head:feature/extend-auth-context-pipelines📝 Commits (1)
fd6d767feat(pipelines_auth_context): Add configurable option to propagate Oauth, groups, and api keys to the pipelines container📊 Changes
2 files changed (+40 additions, -2 deletions)
View changed files
📝
backend/open_webui/config.py(+21 -0)📝
backend/open_webui/routers/pipelines.py(+19 -2)📄 Description
Changelog Entry
Description
Added
ENABLE_PIPELINE_USER_API_KEY. Each optionally enhances the user dict context propagated to the inlet function in the pipeline container. Each variable defaults to false.
Testing
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.