mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
feat: #5778
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 @brtptrs on GitHub (Jul 16, 2025).
Check Existing Issues
Problem Description
I would like to use multiple OIDC providers for SSO from different organizational units.
Desired Solution you'd like
An array of OIDC variables, which results in multiple options to select from the login page.
"Continue with ABC"
"Continue with XYZ"
Alternatives Considered
Add SAML as an option to separate the login options.
Additional Context
Both of the organizational units have separate Keycloak set-ups to do identity management. Yes, that is not ideal, but currently unavoidable.