8000 Support Dynamic Auth Config for Integration Connectors tool. · Issue #464 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Support Dynamic Auth Config for Integration Connectors tool. #464
@wongjoey

Description

@wongjoey

Is your feature request related to a problem? Please describe.

Connectors can be configured with "Enable Authentication Override" to allow end user auth token to be passed from ADK. However the current client code in connections_client.py does not include the dynamicAuthConfig input object which is also exposed in the ExecuteConnection API trigger. This prevents developing agents on ADK from passing the end user auth token to execute an operation on the connection appropriately.

Describe the solution you'd like

Update code to include dynamicAuthConfig object when the connection is configured with "Enable Authentication Override" switched on.

Describe alternatives you've considered

N/A

Additional context

N/A

Metadata

Metadata

Assignees

Labels

toolsIssues related to tools

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0