Showing tag results for Security

Dec 2, 2025
Post comments count0
Post likes count3

Securing Sensitive Mobile Operations with Device-Bound Request Signing

Fernando de Oliveira Daiane Galvão Wesley Rodrigues
Fernando,
Daiane,
Wesley

Mobile security goes beyond verifying user identity. If an attacker steals a valid token, how will your backend distinguish a legitimate request from one reproduced in an emulator or cloned environment? This is a gap in traditional authentication flows when applied to the mobile environment. By linking each request to hardware-backed keys genera...

SecurityMobile Apps
May 12, 2025
Post comments count0
Post likes count2

Building Claude-Ready Entra ID-Protected MCP Servers with Azure API Management

Pranami Jhawar Den Delimarsky
Pranami,
Den

With the launch of custom integrations in Claude, developers and enterprises can now extend Claude’s capabilities by connecting their own hosted Model Context Protocol (MCP) servers as native integrations. This capability allows Claude and any of its agents to perform complex tasks by invoking a variety of APIs exposed through MCP servers. Devel...

Microsoft for DevelopersAzureSecurity
Apr 28, 2025
Post comments count0
Post likes count3

Protecting against indirect prompt injection attacks in MCP

Sarah Young Den Delimarsky
Sarah,
Den

In this blog post, we will provide some guidelines on how to mitigate prompt injection attacks in Model Context Protocol (MCP) and share the steps Microsoft has taken to address emerging risks such as this one for our customers. MCP is an open protocol spearheaded by Anthropic that defines a standardized interface for connecting Large Language M...

Security