arXiv AI
Aug 12

A Gateway Architecture for Enterprise MCP Authentication: Unifying Heterogeneous Auth, Identity Delegation, and the User / Non-User Persona Problem

arXiv:2608. 10760v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) has become the de-facto interface for connecting LLM agents to enterprise tools, and adoption has been explosive: within a year, large organizations went from zero to dozens of internally built MCP servers.

By Suraj Kumar, Amy Wang, Srinivasan Manoharan
Simon Willison
3d ago

datasette-auth-github 1.0

The article announces the 1.0 release of the datasette-auth-github plugin. The author discovered that the plugin was setting cookies without a Max‑Age parameter, causing sessions to expire at the end of a browser session, especially on Mobile Safari. This issue was fixed in pull request #80, and the plugin is now stable and tested against Datasette 0.65.x and 1.0ax.