[GH-ISSUE #3232] feat: add API key to comfy image generation #13181

Closed
opened 2026-04-19 19:58:28 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @short-circuit on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3232

Is your feature request related to a problem? Please describe.
Cannot access comfy workflows since they are behind an authorization layer.

Describe the solution you'd like
Please add the possibilty to use an API key (bearer token) to the image generation workflow for comfy.

Describe alternatives you've considered
An alternative is to remove authorization which is deemed insecure and can have catastrophic consequences.

Originally created by @short-circuit on GitHub (Jun 17, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3232 **Is your feature request related to a problem? Please describe.** Cannot access comfy workflows since they are behind an authorization layer. **Describe the solution you'd like** Please add the possibilty to use an API key (bearer token) to the image generation workflow for comfy. **Describe alternatives you've considered** An alternative is to remove authorization which is deemed insecure and can have catastrophic consequences.
Author
Owner

@short-circuit commented on GitHub (Sep 20, 2024):

Can someone guide me on where to implement this change? Not really a lot of commented code, so don't really know where to set up shop in the admin component (I suppose?)

<!-- gh-comment-id:2363577858 --> @short-circuit commented on GitHub (Sep 20, 2024): Can someone guide me on where to implement this change? Not really a lot of commented code, so don't really know where to set up shop in the admin component (I suppose?)
Author
Owner

@short-circuit commented on GitHub (Dec 18, 2024):

closed with #7915

<!-- gh-comment-id:2550536512 --> @short-circuit commented on GitHub (Dec 18, 2024): closed with #7915
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13181