← heapsort-ai

Authentication

19 items

ARTICLEDEV.to AI·27d ago

The authenticated browser MCP — why cloud tools can't see your logged-in state

The content explains that AI cloud tools cannot access a user's logged-in web sessions because they operate in fresh, isolated browser environments, unlike local browser extensions. This architectural design prevents tools like Claude from seeing authenticated states on sites like Shopify admin, highlighting a fundamental limitation in their web interaction capabilities.

28
DOCDEV.to AI·4/22/2026

AI Agent Authentication & Authorization: How to Secure Tool Calls, OAuth Scopes, and Permissions in Production

This content addresses a new security challenge for autonomous AI agents, where authorization failures and prompt injection can lead to unintended actions, such as accessing sensitive APIs. It introduces a guide for a complete security architecture for production AI agents, covering identity management, OAuth, and permissions.

27
ARTICLEDEV.to AI·4/17/2026

OAuth vs. API Keys for Agentic AI

This article reexamines the OAuth vs. API keys debate for API security, specifically through the lens of agentic AI systems. It highlights how autonomous, non-deterministic AI agents introduce new complexities and higher stakes for API authentication compared to traditional clients.

27