Skip to content
Discussion options

You must be logged in to vote

Response from ADK Answering Agent (experimental, answer may be inaccurate)

TLDR: For web deployment, it's recommended to run the agent on a remote server. The OAuth flow is handled on the client-side, and API keys should be managed using environment variables for security.


Hello! Here is some information regarding your questions on deploying a streaming agent.

Remote Agent Authentication (OAuth)

For your first concern, if a remotely deployed agent needs to connect to a service requiring authorization, the OAuth flow is handled on the user's (client) side. The ADK framework is designed to pause the agent's execution and signal your client application to initiate the interactive authentica…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hangfei
Comment options

Answer selected by hangfei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bot responded [Bot] This issue is responded by ADK bot
3 participants