Managed Deep Agents now incorporate Connections to manage credentials securely. This feature supports per-user OAuth, enabling agents to authenticate and authorize access based on the specific user initiating the request. The system maintains separate credentials for each caller, improving security posture. This allows for granular control over agent access and reduces the risk of unauthorized actions. Connections provide a standardized approach to managing authentication and authorization within the agent framework. This is relevant for engineers deploying agents in production environments where security and user access control are critical.



