mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
ID-JAG and OAuth token exchange both persist leg 1 in token_exchange_endpoint, audience and subject_token_type, but the edit form treated all three as owned by token exchange alone. Converting an ID-JAG server to another auth type left a stale endpoint and audience behind, and switching token exchange to ID-JAG wiped the values the new mode was about to reuse, which the save path then rejected as a half-configured server. The three shared columns now clear when a server leaves the pair rather than when it leaves one member of it, and the token-exchange-only clearing narrows to token_exchange_profile, the one field that mode alone owns |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||