-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
tools[Component] This issue is related to tools[Component] This issue is related to tools
Description
As there's a TODO in the code, I'm sure you know about this, but we'd like an issue that we can follow on github.
In mcp_tool.py
, there's the following code:
# TODO(cheliu): Support passing auth to MCP Server.
self._auth_scheme = auth_scheme
self._auth_credential = auth_credential
The _auth_*
fields are initialized, but then never used.
This appears to be another request for this in a different issue. However, that issue appears to be about something else, and the linked PR does not address the issue.
joeblanchettebb, Blackbaud-CameronBeacham, majdsalman2, omarbenhamid and jordan-arensteinBlackbaud-JamesZhang, joeblanchettebb and Blackbaud-CameronBeacham
Metadata
Metadata
Assignees
Labels
tools[Component] This issue is related to tools[Component] This issue is related to tools