Loading video player...
Join us for a hands-on deep dive into integrating robust identity and access management into your Generative AI applications using Auth0 for AI Agents. In this workshop, you will learn to build AI agents that are not just intelligent, but also trustworthy and compliant. We will cover the essential pillars of agent security: - User Authentication: Securely identify your users with standards like OAuth 2.0 and OpenID Connect. - Contextual API Access: Enable agents to securely call your application’s own APIs (first-party) and external services (like Google or Slack) using Token Vault, always maintaining the user's specific context. - Human-in-the-Loop (HIL): Implement Asynchronous Authorization (CIBA) to require user consent for sensitive or long-running operations via push notification, ensuring a human veto is always possible. - Fine-Grained Authorization for RAG: Use Auth0 FGA to enforce document-level access control within your Retrieval Augmented Generation (RAG) pipelines, preventing the problem of sensitive data leakage by ensuring LLMs only retrieve content the user is authorized to see. Leave this session with the skills and code to deploy secure, production-ready AI agents built on popular frameworks like LangChain, LlamaIndex, or Vercel AI SDK.