<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>What’s New? | Identity for AI</title>
        <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html</link>
        <description>What’s New?</description>
        <lastBuildDate>Tue, 07 Apr 2026 20:07:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <ttl>5</ttl>
        <copyright>Copyright 2026 Ping Identity. All rights reserved.</copyright>
        <item>
            <title><![CDATA[March 31]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#march-31</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#march-31</guid>
            <pubDate>Tue, 31 Mar 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="identity-for-ai-general-availability"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#identity-for-ai-general-availability"></a>Identity for AI general availability</h4>
<div class="paragraph">
<p>We’re excited to announce the general availability of Identity for AI, which extends Ping Identity’s proven identity control plane to agentic architectures.</p>
</div>
<div class="paragraph">
<p>Identity for AI treats AI agents as first-class, non-human identities. This empowers your organization to safely deploy agents by ensuring they act with delegated authority, enforce least-privilege access to resources, and maintain human accountability through comprehensive auditing and human-in-the-loop (HITL) approvals.</p>
</div>
<div class="paragraph">
<p>Use the following new capabilities in Ping Identity platforms to secure AI behavior across your systems.</p>
</div>
<div class="sect4">
<h5 id="agent-identity"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#agent-identity"></a>Agent identity</h5>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span>
<span class="ping_product">PingOne</span>
<span class="ping_product">PingOne Advanced Identity Cloud</span>
<span class="ping_product">PingAM</span></p>
</div>
<div class="paragraph">
<p>Onboard and authorize your AI agents, enabling them to authenticate and request scoped access to enterprise tools and APIs.</p>
</div>
<div class="ulist">
<ul>
<li>
<p><strong>First-class agent identity</strong>: Securely register, update, and disable AI agents with a new dedicated admin experience. This includes assigning agent owners and modeling which applications, groups, and users an agent is authorized to interact with.</p>
</li>
<li>
<p><strong>Delegation instead of impersonation</strong>: OAuth 2.0 token exchange allows an agent to exchange a human user’s subject token for a new, downscoped token. The delegation token securely passes the identity of the human subject alongside the identity of the agent using the <code class="codeph">act</code> (actor) and <code class="codeph">may_act</code> claims, maintaining a secure chain of custody for downstream authorization.</p>
</li>
<li>
<p><strong>Least‑privilege access at runtime</strong>: Limit an agent’s blast radius with fine-grained control over exactly which APIs and data sources the agent can access, including HITL approvals for sensitive actions.</p>
</li>
</ul>
</div>
<div class="paragraph">
<p>Agent identity is made available as part of our new Identity for AI solution. Contact your account executive to find out more.</p>
</div>
<div class="paragraph">
<p>Learn more:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://docs.pingidentity.com/pingoneaic/release-notes/rapid-channel/ai-agents.html" target="_blank" rel="noopener">AI agents in PingOne Advanced Identity Cloud</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pingoneaic/release-notes/rapid-channel/ai-agents-ui.html" target="_blank" rel="noopener">Managing AI agents in PingOne Advanced Identity Cloud</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pingone/ai_agents/p1_ai_agents.html" target="_blank" rel="noopener">AI agents in PingOne</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pingone/ai_agents/p1_managing_ai_agents.html" target="_blank" rel="noopener">Managing AI Agents in PingOne</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pingone/use_cases/p1_oauth_2_token_exchange.html" target="_blank" rel="noopener">Configuring OAuth 2.0 token exchange in PingOne</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pingone/use_cases/p1_configure_ciba_flow.html" target="_blank" rel="noopener">Configuring a CIBA flow in PingOne</a></p>
</li>
</ul>
</div>
</div>
<div class="sect4">
<h5 id="agent-gateway"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#agent-gateway"></a>Agent gateway</h5>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span>
<span class="ping_product">PingGateway</span></p>
</div>
<div class="paragraph">
<p>PingGateway now provides runtime security for the backend resources and MCP servers your agents need to access, without requiring your developers to build complex security logic into individual MCP servers.</p>
</div>
<div class="paragraph">
<p>Acting as a security proxy for MCP servers, the agent gateway:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Validates delegation tokens and enforces scopes and fine-grained authorization before agent requests reach backend resources.</p>
</li>
<li>
<p>Audits, throttles, and terminates agent traffic.</p>
</li>
<li>
<p>Includes specialized MCP filters.</p>
</li>
</ul>
</div>
<div class="paragraph">
<p>Agent gateway is made available as part of our new Identity for AI solution. Contact your account executive to find out more.</p>
</div>
<div class="paragraph">
<p>Learn more:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://docs.pingidentity.com/pinggateway/latest/mcp/index.html" target="_blank" rel="noopener">MCP security gateway</a></p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pinggateway/latest/reference/McpAuditFilter.html" target="_blank" rel="noopener">McpAuditFilter</a>: Record centralized audit trails of all agent requests</p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pinggateway/latest/reference/McpProtectionFilter.html" target="_blank" rel="noopener">McpProtectionFilter</a>: Bind OAuth 2.0 resource server configurations to MCP endpoints</p>
</li>
<li>
<p><a href="https://docs.pingidentity.com/pinggateway/latest/reference/McpValidationFilter.html" target="_blank" rel="noopener">McpValidationFilter</a>: Validate JSON-RPC payloads and client message formats</p>
</li>
</ul>
</div>
</div>
<div class="sect4">
<h5 id="agent-detection"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#agent-detection"></a>Agent detection</h5>
<div class="paragraph">
<p><span class="ping_changetype-improved">Improved</span>
<span class="ping_product">PingOne Protect</span></p>
</div>
<div class="paragraph">
<p>PingOne Protect now detects agentic automation acting on behalf of a user or system. It can:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Identify a subset of specific agent types in the risk evaluation response.</p>
</li>
<li>
<p>Use browser fingerprinting, behavioral telemetry, and device attributes to distinguish human traffic from agentic activity.</p>
</li>
</ul>
</div>
<div class="paragraph">
<p>Agent detection is made available as part of our PingOne Protect solution. Contact your account executive to find out more.</p>
</div>
<div class="paragraph">
<p>Learn more in <a href="https://docs.pingidentity.com/pingone/threat_protection_using_pingone_protect/p1_protect_risk_predictors.html#bot-detection" target="_blank" rel="noopener">Bot detection</a>.</p>
</div>
</div>
<div class="sect4">
<h5 id="get-started"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#get-started"></a>Get started</h5>
<div class="paragraph">
<p>To start securing your AI agents with Identity for AI:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Configure runtime identity to secure AI agents with <a href="https://developer.pingidentity.com//identity/idai-securing-agents-pingone.html" class="xref page">PingOne</a> and <a href="https://developer.pingidentity.com//identity/idai-securing-agents-pingfed.html" class="xref page">PingFederate</a></p>
</li>
<li>
<p>Integrate with <a href="https://developer.pingidentity.com//agents/idai-securing-aws-ping.html" class="xref page">AWS Bedrock</a> and <a href="https://developer.pingidentity.com//agents/idai-securing-cloudflare-pingfed.html" class="xref page">Cloudflare</a> MCP servers</p>
</li>
<li>
<p>Explore additional <a href="https://developer.pingidentity.com//index.html" class="xref page">Identity for AI</a> resources</p>
</li>
</ul>
</div>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[February 10]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#february-10</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#february-10</guid>
            <pubDate>Tue, 10 Feb 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="identifying-agents-with-token-exchange"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#identifying-agents-with-token-exchange"></a>Identifying agents with token exchange</h4>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span></p>
</div>
<div class="paragraph">
<p>We’ve added documentation on <a href="https://developer.pingidentity.com//identity/idai-token-exhange.html" class="xref page">identifying agents with token exchange</a>.</p>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[February 5]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#february-5</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#february-5</guid>
            <pubDate>Thu, 05 Feb 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="secure-mcp-servers-with-pinggateway"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#secure-mcp-servers-with-pinggateway"></a>Secure MCP servers with PingGateway</h4>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span>
<span class="ping_product">PingGateway</span></p>
</div>
<div class="paragraph">
<p>We’ve linked to a tutorial on <a href="https://developer.pingidentity.com//agents/idai-securing-mcp-servers-gateway.html" class="xref page">securing MCP servers</a> with PingGateway.</p>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[January 16]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#january-16</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#january-16</guid>
            <pubDate>Fri, 16 Jan 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="secure-a-cloudflare-mcp-with-ping-identity"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#secure-a-cloudflare-mcp-with-ping-identity"></a>Secure a Cloudflare MCP with Ping Identity</h4>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span>
<span class="ping_product">PingOne</span>
<span class="ping_product">PingOne Advanced Identity Cloud</span>
<span class="ping_product">DaVinci</span>
<span class="ping_product">PingFederate</span></p>
</div>
<div class="paragraph">
<p>We’ve added documentation on how to integrate a Cloudflare Workers MCP server with Ping Identity products:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-cloudflare-pingone.html" class="xref page">PingOne</a></p>
</li>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-cloudflare-aic.html" class="xref page">PingOne Advanced Identity Cloud</a></p>
</li>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-cloudflare-davinci.html" class="xref page">DaVinci</a></p>
</li>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-cloudflare-pingfed.html" class="xref page">PingFederate</a></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="secure-aws-bedrock-agentcore-identity-with-ping-identity"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#secure-aws-bedrock-agentcore-identity-with-ping-identity"></a>Secure AWS Bedrock AgentCore Identity with Ping Identity</h4>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span>
<span class="ping_product">PingOne</span>
<span class="ping_product">PingOne Advanced Identity Cloud</span>
<span class="ping_product">PingFederate</span></p>
</div>
<div class="paragraph">
<p>We’ve added documentation on how to integrate AWS Bedrock AgentCore Identity with Ping Identity products:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-aws-ping.html#p1-steps" class="xref page">PingOne</a></p>
</li>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-aws-ping.html#aic-steps" class="xref page">PingOne Advanced Identity Cloud</a></p>
</li>
<li>
<p><a href="https://developer.pingidentity.com//agents/idai-securing-aws-ping.html#pf-steps" class="xref page">PingFederate</a></p>
</li>
</ul>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[December 22]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#december-22</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#december-22</guid>
            <pubDate>Mon, 22 Dec 2025 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="best-practices"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#best-practices"></a>Best practices</h4>
<div class="paragraph">
<p><span class="ping_changetype-improved">Improved</span></p>
</div>
<div class="paragraph">
<p>We’ve added a video to demonstrate <a href="https://developer.pingidentity.com//getting-started/idai-what-is-identity-for-ai.html#idai-best-practices" class="xref page">best practices</a> when implementing agentic architecture.</p>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[November 13]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#november-13</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#november-13</guid>
            <pubDate>Thu, 13 Nov 2025 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="mcp-and-a2a"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#mcp-and-a2a"></a>MCP and A2A</h4>
<div class="paragraph">
<p><span class="ping_changetype-improved">Improved</span></p>
</div>
<div class="paragraph">
<p>We’ve added information on <a href="https://developer.pingidentity.com//agents/idai-tools-intro.html#idai-mcp-and-a2a" class="xref page">how MCP and A2A work together</a>.</p>
</div>
</div>
<div class="sect3">
<h4 id="jwks-and-jwts"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#jwks-and-jwts"></a>JWKs and JWTs</h4>
<div class="paragraph">
<p><span class="ping_changetype-improved">Improved</span>
<span class="ping_product">PingOne Advanced Identity Cloud</span></p>
</div>
<div class="paragraph">
<p>We’ve included information in <a href="https://developer.pingidentity.com//tutorials/idai-authorizing-agents-aic.html" class="xref page">Authorize an AI Agent to Perform Tasks on Your Behalf</a> on how to generate JWKs and JWTs. Learn more in <a href="https://docs.pingidentity.com/pingoneaic/latest/am-oidc1/openid-connect-backchannel-request-flow.html#generate-jwks">Generate JWKs</a> and step 2 of <a href="https://docs.pingidentity.com/pingoneaic/latest/am-oidc1/openid-connect-backchannel-request-flow.html#proc-auth-id-ciba">Get an auth request ID</a> in the Advanced Identity Cloud documentation.</p>
</div>
</div>
]]></description>
        </item>
        <item>
            <title><![CDATA[October 9]]></title>
            <link>https://developer.pingidentity.com//release-notes/idai-whats-new.html#october-9</link>
            <guid isPermaLink="false">https://developer.pingidentity.com//release-notes/idai-whats-new.html#october-9</guid>
            <pubDate>Thu, 09 Oct 2025 12:00:00 GMT</pubDate>
            <description><![CDATA[

<div class="sect3">
<h4 id="secure-your-ai-agents-with-identity-for-ai"><a class="anchor" href="https://developer.pingidentity.com//release-notes/idai-whats-new.html#secure-your-ai-agents-with-identity-for-ai"></a>Secure your AI agents with Identity for AI</h4>
<div class="paragraph">
<p><span class="ping_changetype-new">New</span></p>
</div>
<div class="paragraph">
<p>We’re excited to announce the launch of the <strong>Identity for AI</strong> portal, Ping Identity’s dedicated resource for securing and governing the next generation of autonomous AI.</p>
</div>
<div class="paragraph">
<p>The rapid shift to agentic AI introduces countless security challenges. AI agents capable of actions such as booking flights and executing code must become trusted digital users. Our foundational Identity for AI framework integrates AI agents securely into your existing IAM ecosystem and helps you implement core best practices such as delegation, not impersonation and least privilege for every AI agent. Learn more in <a href="https://developer.pingidentity.com//getting-started/idai-what-is-identity-for-ai.html" class="xref page">What Is Identity for AI?</a></p>
</div>
<div class="paragraph">
<p>Use this tutorial to start building trusted, secure, and compliant AI systems: <a href="https://developer.pingidentity.com//tutorials/idai-authorizing-agents-aic.html" class="xref page">Authorize an AI Agent to Perform Tasks on Your Behalf</a>.</p>
</div>
<div class="paragraph">
<p>Check back often for new Identity for AI resources, including additional tutorials, use cases, and more.</p>
</div>
</div>
]]></description>
        </item>
    </channel>
</rss>