litellm/enterprise/litellm_enterprise/proxy/auth
Krish Dholakia eb49f987de
Ensure disable_llm_api_endpoints works + Add wildcard model support for 'team-byok' model (#13278)
* fix(route_checks.py): ensure disable llm api endpoints is correctly set

* fix(route_checks.py): raise httpexception

raise expected exceptions

* fix(router.py): handle team only wildcard models

fixes issue where team only wildcard models were not considered during auth checks

* fix(router.py): handle team only wildcard models

fixes issue where team only wildcard models were not considered during auth checks
2025-08-04 23:19:51 -07:00
..
__init__.py [Feat] SSO - Allow users to run a custom sso login handler (#12465) 2025-07-09 16:36:30 -07:00
custom_sso_handler.py [Feat] SSO - Allow users to run a custom sso login handler (#12465) 2025-07-09 16:36:30 -07:00
route_checks.py Ensure disable_llm_api_endpoints works + Add wildcard model support for 'team-byok' model (#13278) 2025-08-04 23:19:51 -07:00
user_api_key_auth.py Custom Auth - bubble up custom exceptions (#13093) 2025-07-29 16:28:25 -07:00