mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #13094] feat: IAM Integration #16807
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 @loyalsuai on GitHub (Apr 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13094
Check Existing Issues
Problem Description
Integrate IAM protocol for login in Open-WebUI. This will enable users to authenticate via an IAM system, ensuring centralized management of user identities, roles, and access permissions. The goal is to provide a secure and seamless login process using the IAM standard.
Desired Solution you'd like
IAM Integration
Alternatives Considered
No response
Additional Context
No response