-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
add a new feature fix to expose the team alias when authenticating th… #17725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add a new feature fix to expose the team alias when authenticating th… #17725
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8dcafdf to
abc5691
Compare
ishaan-jaff
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add screenshots of this working e2e. If I can see the team alias in the CLI that would work
|
@ishaan-jaff I built this and ran CLI auth flow and everything is working from my end. Included requested screenshot. |
0649653 to
abc5691
Compare
ishaan-jaff
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm

Expose Team alias for litellm cli via SSO for users
Title
Relevant issues
Fixes #17722
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/litellm/directory, Adding at least 1 test is a hard requirement - see detailsmake test-unitType
🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test
Changes