litellm/ui
Tin Chi Lo c7209892da feat(mcp): end-user consent panel for delegated-OBO IdP connections
Adds the read side of the delegated-OBO consent surface on top of the capture
flow: GET /v1/mcp/idp/providers lists the IdP providers a user can connect
(public fields only), and GET /v1/mcp/idp/grants returns the signed-in user's
connected grants reduced to identity and lifecycle (never the stored tokens).
list_user_idp_grants reads the user's idp_grant rows, mirroring
list_user_oauth_credentials. A self-hiding Delegated access panel on the MCP
Servers Connect tab lists each provider with its connected status and a Connect
button that opens the existing /v1/mcp/idp/authorize flow.
2026-07-21 21:25:53 -07:00
..
litellm-dashboard feat(mcp): end-user consent panel for delegated-OBO IdP connections 2026-07-21 21:25:53 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00