Episode 212 - GluuFederation/identerati-office-hours GitHub Wiki

Title: MCP Auth Grows Up: Inside the 2026-07-28 Spec

Channels

Description

Fresh off 2026-07-28 MCP spec release, there's no better time to zoom in on MCP authorization. This session focuses on how auth has grown up in the new spec. Authorization now sits cleanly on OAuth 2.1 and OpenID Connect, with hardened issuer and token validation, plus cleaner client registration and a stable Enterprise-Managed Authorization extension that eases the repeated consent prompts in enterprise deployments. From there we get honest about what is still unsolved, where agent and human identity blur, how least privilege holds up in a stateless world, and what identity teams should migrate first.

Homework

Takeaways

  • ⚡ CIMD enables stateless client onboarding, but identifies a software class—not an individual agent instance.
  • ⚡ The new iss check reduces mix-up attacks, but protection depends on authorization servers actually returning it.
  • ⚡ Declaring application_type: native prevents CLI and desktop clients from being rejected for using localhost callbacks.
  • ⚡ Stateless MCP removes fragile session binding, but host identity and instance-level revocation remain unfinished.

Livestream Archive