mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
OpenWebUI API Access with OpenID Authentication #2590
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?
Originally created by @TheMatzy on GitHub (Nov 7, 2024).
Currently, authentication via OpenID (Keycloak) is possible, but the token obtained from OpenID cannot be used to access the OpenWebUI API. The requested feature would enable API access with the OpenID token after successful authentication, allowing for seamless integration and authorization across OpenWebUI services.