Project Overview
Thales AgenticAI Incubation · Q2 2026 snapshot
Q2 2026 Incubation Goals
Key Milestones
Strategic Partners
Integration Status🚀 Our Platform
Agent Identity Platform — product progress, release phases, and partner integrations · Source: A.D.A. v5.3
📋 Product Release Notes
Latest updates from A.D.A. — synced June 2026Trusted Agent Workforce confirmed as leading candidate for next release — actively planned alongside Release 1.
6 Strategic Horizons defined: Trusted Agent Payments (Thales PAY), Trusted Physical Agents (Thales MCS), Trusted Agent Federation, Trusted Agent Compliance, Trusted Agent Identity Wallet, Trusted External Agent Access.
Agentic Gateway + Agent Discovery added to AI Security Fabric as new enforcement components.
Domain renamed: "Access Control" → "Runtime Protection" (aligned with A.D.A. naming).
New principle: Quantum-Safe by Design added as 5th foundational principle.
and an auditable record of every action taken on your behalf.
Partner Integrations
Feeding the platform · Integration progressFull Capability Register
| Capability | Domain | Phase | Maturity | Owner | Standards | Notes |
|---|
🎯 Market Position
Where Thales wins, where we must close gaps, and what to say in every customer conversation
Capability Heatmap
1 = Early · 3 = Competitive · 5 = LeaderCompetitive Radar
Overall market positionCompetitor Profiles & Talk Tracks
What they lead with · how we counter · when we winStandards Coverage — Full OpenID Foundation Landscape
📄 OIDF Whitepaper| Standard | Body | Category | What it does for AI Agents | Status | Thales / ATF | PlainID | Auth0 / Okta | Ping / ForgeRock |
|---|---|---|---|---|---|---|---|---|
| 🔐 Foundation — Authentication & Token Security | ||||||||
| OAuth 2.1 | IETF | Auth | Core framework for agent authorization. Mandates PKCE, removes implicit flow, tightens security for public clients (agents can't store secrets). | RFC / Final | Foundation | Native | Native | Native |
| PKCE | IETF RFC 7636 | Auth | Proof Key for Code Exchange — secures agent authorization flows without relying on static secrets. Mandatory in OAuth 2.1. | RFC / Final | Supported | Native | Native | Native |
| DPoP | IETF RFC 9449 | Auth | Demonstration of Proof-of-Possession — cryptographically binds tokens to agent keys, prevents token replay attacks across agent chains. | RFC / Final | Planning | Supported | Supported ✓ | Supported ✓ |
| mTLS | IETF RFC 8705 | Auth | Mutual TLS client authentication — sender-constrains access tokens to specific agent workloads. Thales Luna HSM is a natural hardware anchor here. | RFC / Final | Via Luna HSM ★ | Partial | Supported ✓ | Supported ✓ |
| FAPI 2.0 | OpenID Foundation | Auth | Financial-grade API security profile — mandates DPoP/mTLS sender-constrained tokens, strong client auth, strict consent logging. Certified by Auth0 (Q2 2025) and Ping. Critical for JPMC, BPCE, Visa. | Final Spec | Planning ⚠️ | Partial | Certified Q2 '25 ✓ | Certified ✓ |
| SPIFFE / SVID | CNCF | Workload ID | Cryptographic workload identity for services and agents. Assigns verifiable identities (SVIDs) to agent processes regardless of where they run. | Final Spec | In Progress (30%) | Partial | Partial | Supported |
| 🔗 Delegation — On-Behalf-Of & Scoped Access | ||||||||
| OAuth Token Exchange | IETF RFC 8693 | Delegation | On-Behalf-Of (OBO) delegation — an agent trades a user token for a narrower, short-lived token scoped to a specific task. Auth0 and Ping both document this as a core agent auth pattern. Essential for multi-step agent chains with auditable delegation. | RFC / Final | Planning ⚠️ | Native | GA ✓ | Supported ✓ |
| RAR | IETF RFC 9396 | Delegation | Rich Authorization Requests — agents express fine-grained, business-language permission requests (e.g. "read invoice #123"). Replaces coarse OAuth scopes. Auth0 GA includes RAR for fine-grained agent permissions. | RFC / Final | Planning ⚠️ | In Progress | GA ✓ | Supported ✓ |
| CIBA | OpenID Foundation | Delegation | Client-Initiated Backchannel Authentication — enables out-of-band human approval for high-risk agent actions. Agent acts asynchronously, human confirms via push/poll. Auth0 shipped CIBA as GA with explicit focus on AI agent async approval flows. | Final Spec | Planning | Partial | GA ✓ (AI focus) | Supported ✓ |
| ⚖️ Authorization — Policy & Decision | ||||||||
| AuthZEN | OpenID Foundation | AuthZ | Standardized API between Policy Enforcement Point (PEP) and Policy Decision Point (PDP). PlainID implements this natively — enables pluggable authorization for any agent. | Final Spec | Planning (25%) | Native | In Progress | Supported |
| 📡 Signals — Continuous Access & Event Propagation | ||||||||
| SSF / SET | OpenID Foundation | Signals | Shared Signals Framework / Security Event Tokens — real-time propagation of security events across systems. Parent framework for CAEP. | Final Spec | Planning | Partial | Supported | Supported |
| CAEP | OpenID Foundation | Signals | Continuous Access Evaluation Profile — propagates revocations and risk events in near-real-time so agents lose access the moment conditions change. Built on SSF. | Final Spec | Planning (20%) | In Progress | Supported | Supported |
| 🌐 Federation & Lifecycle | ||||||||
| OpenID Federation | OpenID Foundation | Federation | Cross-domain agent identity governance — registration, discovery, and lifecycle management for agents operating across organizational boundaries. | Final Spec | Planning | Partial | Supported | Supported |
| IPSIE | OpenID Foundation | Lifecycle | Interoperability Profiling for Secure Identity in the Enterprise — enterprise identity interop profile covering provisioning, session termination, and reliable lifecycle for agents. | Draft | Tracking | Tracking | In Progress | In Progress |
| SCIM 2.0 (+ Agent extensions) | IETF RFC 7643/7644 | Lifecycle | System for Cross-domain Identity Management — OIDF recommends SCIM extensions for automated agent lifecycle: provisioning, deprovisioning, attribute synchronization. | Extensions: Draft | Partial | Partial | Supported | Supported |
| 🔬 Emerging — Proposed, Proprietary & Under Development | ||||||||
| WIMSE | IETF (Ping co-author) | Workload ID | Workload Identity in Multi-System Environments — IETF draft combining SPIFFE + OAuth 2.0 for authenticating and authorizing AI agents across system boundaries. Ping Identity engineers co-authored the draft (draft-klrc-aiagent-auth-00). |
IETF Draft | Tracking | Tracking | Co-author ★ | Tracking |
| XAA / ID-JAG | IETF draft (Okta lead) | Delegation | Cross App Access / Identity Assertion JWT Authorization Grant — OAuth extension enabling agents to obtain secure IdP-issued tokens for app-to-app access. Okta's XAA product ships on this; included in MCP 2025-11-25 spec as Authorization Extension. Addresses enterprise shadow-IT visibility gaps. | IETF Draft | Tracking | Co-author ★ | Partial | Tracking |
| OIDC-A | Community / OIDF watching | Emerging | OpenID Connect for Agents — proposed extension to OIDC Core 1.0 defining standard claims, endpoints, and protocols specifically for LLM-based agent identity and authorization. | Proposed | Tracking | Tracking | Tracking | Tracking |
| MCP + OAuth 2.1 | Anthropic / OIDF aligned | Protocol | Model Context Protocol with OAuth 2.1 integration — leading protocol connecting AI agents to tools. Ping's Agent Gateway and Thales MCP Security Gateway are both built on this. XAA added as first Authorization Extension in Nov 2025 MCP spec. | Evolving | Via PlainID (55%) | Partial | Agent Gateway ★ | Partial |
📊 Competitive Positioning Matrix
Based on public announcements · May 2026| Capability | Thales | Okta / Auth0 | Ping / ForgeRock | NHI Startups |
|---|---|---|---|---|
| Agent / NHI Identity (ATF) | Building 2026 | XAA — GA ✓ | Agent Gateway ✓ | Agent-native ★ |
| OBO / Token Exchange (RFC 8693) | Planning ⚠ | GA ✓ | Supported ✓ | Limited |
| FGA / Fine-Grained Authz (AuthZEN) | Via PlainID (55%) | Partial | Supported | None |
| FAPI 2.0 Certification | Planning ⚠ | Certified Q2 '25 ★ | Certified ★ | No |
| MCP Security Gateway | 2026 Incubation ✓ | No | Agent Gateway ✓ | Partial |
| Application Security (AI Firewall) | Imperva ★ Unique | None | None | None |
| Data Security (RAG / CipherTrust) | CipherTrust ★ GA | None | None | None |
| CAEP / Real-time Revocation | Planning ⚠ | In Progress | Supported | Limited |
| EU Sovereignty | HQ France ★ | US-based | US-based | Mostly US |
| Standards Authorship | Following | XAA / ID-JAG ★ | WIMSE IETF ★ | Limited |
| Regulated Industry Trust | Strongest ★ | Good | Good | Weak |
⚡ Strategic Recommendations
Track & tick off · owned by GTM & programme steeringCustomer Pipeline
Strategic account engagement — workshops & pilot tracking
Account Details
| Account | Region | Sector | Stage | Owner | Next Action | Priority |
|---|
Events & Demo Readiness
EIC Berlin · Identiverse Las Vegas
Team & Ownership
Roles, responsibilities, and RACI for the incubation
| Name | Role | Function | Responsibilities | Events |
|---|
RACI Overview
| Workstream | Product Mgmt | Incubation | PMM | Account Mgmt | Partners |
|---|---|---|---|---|---|
| Capability Definition | R | A | C | I | C |
| Partner Integrations | C | A | I | I | R |
| Customer Workshops | C | R | C | A | I |
| Messaging & Positioning | C | C | A/R | I | I |
| EIC / Identiverse Demos | C | A | R | I | R |
| Pilot Delivery | I | R | I | A | C |
| Competitive Tracking | R | C | A | I | I |