llama-stack-mirror/tests/integration/tool_runtime
Omar Abdelwahab eb545034ab
fix: MCP authorization parameter implementation (#4052)
# What does this PR do?
Adding a user-facing `authorization ` parameter to MCP tool definitions
that allows users to explicitly configure credentials per MCP server,
addressing GitHub Issue #4034 in a secure manner.


## Test Plan
tests/integration/responses/test_mcp_authentication.py

---------

Co-authored-by: Omar Abdelwahab <omara@fb.com>
Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-11-14 08:54:42 -08:00
..
recordings fix(responses): fix subtle bugs in non-function tool calling (#3817) 2025-10-15 13:57:37 -07:00
test_builtin_tools.py feat(tools)!: substantial clean up of "Tool" related datatypes (#3627) 2025-10-02 15:12:03 -07:00
test_mcp.py fix: MCP authorization parameter implementation (#4052) 2025-11-14 08:54:42 -08:00
test_mcp_json_schema.py fix: MCP authorization parameter implementation (#4052) 2025-11-14 08:54:42 -08:00
test_registration.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00