How to Secure Agents using OAuth — Jared Hanson (Keycard, Passport.js)
Summary
The presentation focuses on securing AI agents using OAuth (OOTH), highlighting the current challenges of static, broad-access API keys in managing agent interactions with various systems. Jared Hansen, creator of Passport.js and co-founder of Keycard, explains how OAuth provides a dynamic, secure method for managing access by mediating requests between clients and resource servers through an authorization mechanism. The key practical takeaway is that organizations can move away from long-lived, broadly scoped API keys to a more secure, consent-driven access model that reduces security risks while maintaining the utility and connectivity of AI agents.