mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||