55°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

#xaa

  • Arcade.dev Supports EMA for Enterprise MCP Agents (www.arcade.dev)
    Wed, Jun 24, 2026 4:00pm -07:00 #oauth #okta #xaa
  • Okta expands AI agent access controls with 25 links (itbrief.com.au)
    Wed, Jun 24, 2026 9:37am -07:00 #okta #oauth #xaa
  • Only 13% of Australian firms can stop a rogue AI agent: Okta expands Cross App Access with Anthropic, Canva and Atlassian aboard | iTWire (itwire.com)
    Wed, Jun 24, 2026 9:37am -07:00 #okta #xaa #oauth
  • Okta expands Cross App Access ecosystem to secure AI agent connections - SiliconANGLE (siliconangle.com)
    Wed, Jun 24, 2026 9:37am -07:00 #okta #xaa #oauth
  • No more blind trust: Identity controls for AI agents | resource | SC Media (www.scworld.com)
    Tue, Jun 23, 2026 12:39pm -07:00 #okta #oauth #xaa
  • Announcing Keycard Support for ID-JAG and Cross-App Access from Okta — Keycard (www.keycard.ai)
    Tue, Jun 23, 2026 12:07pm -07:00 #okta #oauth #xaa
  • Okta partners with MintMCP to govern how agents connect to enterprise apps | MintMCP Blog (www.mintmcp.com)
    Tue, Jun 23, 2026 7:51am -07:00 #xaa #oauth #okta #mcp
  • Okta advances the industry standard for secure AI agent connections with expanding Cross App Access ecosystem (www.okta.com)
    Tue, Jun 23, 2026 7:51am -07:00 #oauth #okta #xaa
  • Zero-Touch OAuth: How MCP Enterprise-Managed Authorization Is Solving the AI Agent Auth Crisis - DEV Community (dev.to)
    Mon, Jun 22, 2026 4:59pm -07:00 #xaa #mcp #okta #oauth
  • Enterprise-Managed MCP Auth Changes the Game — What Teams and Server Builders Should Do Now - Influzer.ai (www.influzer.ai)
    Mon, Jun 22, 2026 4:57pm -07:00 #xaa #okta #mcp #oauth
  • MCP Enterprise Authorization Goes Stable: Zero-Touch SSO for Okta, Anthropic, VS Code (www.techtimes.com)
    Sat, Jun 20, 2026 1:53pm -07:00 #xaa #oauth #okta #mcp
  • MCP gets its missing enterprise authorization layer - The New Stack (thenewstack.io)
    Thu, Jun 18, 2026 1:10pm -07:00 #mcp #xaa #oauth #okta
  • Aaron Parecki
    Enterprise AI just got a lot more secure. Anthropic launched a beta of "Enterprise Managed Auth" in Claude, so you can now connect Claude seamlessly to MCP servers through your enterprise IdP like Okta!

    Now employees no longer have to connect MCP servers manually and wait for a series of OAuth and login prompts. Once you log in to Claude from Okta, all the preconfigured MCP servers are already connected! It's not every day you get to improve both usability and security!

    This is an application of the Cross App Access pattern, defined in the Identity Assertion JWT Authorization Grant being standardized in the OAuth working group at the IETF.

    Seeing adoption from a massive player like Claude is a huge validation of the effort! It's been fantastic to work with the folks at Anthropic over the past year on this Paul Carleton and Den Delimarsky. And of course this wouldn't be possible without the collaboration with my co-authors on the spec Karl McGuinness and Brian Campbell!

    https://claude.com/blog/enterprise-managed-auth

    https://www.youtube.com/watch?v=5kTDt9ewTwE
    San Francisco, California, USA • 66°F
    Thu, Jun 18, 2026 12:35pm -07:00 #oauth #mcp #xaa #enterprisesecurity
  • Cross-Domain API Access: Beyond the "Obvious" Shortcuts

    Cross-domain access is everywhere in today's software landscape. Whether you look at enterprise SaaS applications, AI agents interacting with user data across multiple platforms, or "integrated experiences" pulling information from a calendar, a chat tool, and a wiki—everything eventually needs to talk across boundaries.
    continue reading...
    1 like
    Wed, May 27, 2026 4:35pm -07:00 #oauth #okta #xaa #id-jag #ai
  • Aaron Parecki
    The "Agent Verified" signup flow from WorkOS is exactly what I've been telling the agent platforms they should be doing with Cross App Access! Very cool to see this launch! πŸ‘

    https://workos.com/auth-md/docs/flows/verified

    "The agent's provider β€” OpenAI, Anthropic, Cursor, or any trusted agent platform β€” attests to the user's identity at registration time. Your service verifies the attestation and issues credentials synchronously, no human interaction required."

    In Cross App Access terms:

    β€’ The "agent platform/provider" is the ID-JAG issuer, because users are already signed in to those platforms when they use agents
    β€’ The "service" is the ID-JAG consumer (the Resource AS), and issues an access token if the ID-JAG is trusted and valid

    You can test this out in the Cross App Access sandbox today! https://xaa.dev/
    Portland, Oregon, USA • 79°F
    Thu, May 21, 2026 7:12pm -07:00 #oauth #xaa #ai #okta
  • MCP Authorization Patterns for Upstream API Calls | Solo.io (www.solo.io)
    Thu, Apr 9, 2026 4:55pm -07:00 #xaa #mcp
  • Cross App Access (XAA): The enterprise way to govern AI app integrations — WorkOS (workos.com)
    Wed, Apr 1, 2026 11:14am -04:00 #mcp #xaa #oauth
  • Governing the "Shadow AI" Mesh with Open Standards
    Mar
    4
    March 4, 2026 1:35pm - 2:05pm (-0800)
    Victoria Conference Centre
    Victoria, British Columbia, CA
    permalink #okta #xaa #ai
  • Aaron Parecki
    If you’re struggling to get AI agents past enterprise security reviews, join me tomorrow for a session on how Cross App Access (XAA) brings managed authorization to MCP!

    I'll be joined by Sohail Pathan to show off our Cross App Access playground and give a live demo of how the protocol works!

    Tomorrow - February 18, 2026 (8 AM PT)

    πŸ‘‰ https://www.brighttalk.com/webcast/14899/661521?utm_source=apk_social&utm_medium=brighttalk&utm_campaign=661521
    Portland, Oregon • 43°F
    1 repost
    Tue, Feb 17, 2026 3:17pm -08:00 #okta #oktadev #xaa #mcp #oauth #enterprisesecurity
  • Aaron Parecki
    The new MCP spec just dropped! πŸŽ‰

    There's too many new things to get into everything, but there are two big changes I am most excited about πŸ‘€

    πŸ“ Client ID Metadata Documents (CIMD) - a simpler way to manage client registrations, clients describe themselves with a URL they control
    πŸ” Enterprise-Managed Authorization extension (aka Cross App Access) - eliminate the OAuth redirect and get tokens for an MCP server by requesting them from the enterprise IdP

    It's been great working on this with folks like Den Delimarsky, Paul Carleton, David Soria Parra, Nick Cooper, Tyler Leonhardt, and more!

    Read more about what these mean for you in my full post
    πŸ‘‰ https://aaronparecki.com/2025/11/25/1/mcp-authorization-spec-update
    Portland, Oregon • 44°F
    1 like
    Tue, Nov 25, 2025 3:11pm -08:00 #oauth #cimd #xaa #mcp
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • πŸŽ₯ YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • βš™οΈ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2026 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv