MCP Identity Gateway 1.31 release
Aembit has released MCP Identity Gateway version 1.31.
Key Updates:
- User identity on workload events: The
userIdfield now appears onmcp.requestandmcp.responseworkload events when the MCP client is identified, making it easier to attribute MCP activity to authenticated users in audit reports. - Client-initiated session termination: MCP clients can now end their session with the Gateway by sending an
HTTP
DELETErequest to the/mcpendpoint, per MCP specification section 2.5.5. See Session management for the request contract.