Mechanism for getting identity of current logged in user #177

Closed
opened 2026-02-15 19:16:31 -05:00 by yindo · 1 comment
Owner

Originally created by @kagesenshi on GitHub (Dec 30, 2024).

I'm trying to build a secure RAG pipeline which will only give results based on data which user is allowed to see. It is not obvious to me if there's a way to get current user identify from within pipeline.

Is there such mechanism yet? if not, any plans for it ?

Originally created by @kagesenshi on GitHub (Dec 30, 2024). I'm trying to build a secure RAG pipeline which will only give results based on data which user is allowed to see. It is not obvious to me if there's a way to get current user identify from within pipeline. Is there such mechanism yet? if not, any plans for it ?
yindo closed this issue 2026-02-15 19:16:31 -05:00
Author
Owner

@kagesenshi commented on GitHub (Dec 30, 2024):

closing this .. found out that openwebui sent user information if it detect the backend is a pipeline engine, and is accessible through the body object

@kagesenshi commented on GitHub (Dec 30, 2024): closing this .. found out that openwebui sent user information if it detect the backend is a pipeline engine, and is accessible through the `body` object
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#177