Skip to main content
  1. Tags/

authentication

Better Logic For Showing Auth Windows With Your Local MCP Server

·1309 words
Fix that annoying issue where authentication windows appear behind your MCP client by implementing smarter window handle discovery. This walkthrough shows you how to properly parent WAM dialogs to VS Code, Claude Desktop, and other MCP clients.

Enable Local MCP Servers To Access Entra ID Accounts

·1732 words
Learn how to authenticate local Model Context Protocol servers with Entra ID using Windows Web Account Manager (WAM). This practical guide shows how to implement interactive user authentication in local MCP servers without complex OAuth flows.

Old Security Rakes In New MCP Yards

·1377 words
The Model Context Protocol introduces familiar security challenges we’ve seen before. Let’s not ignore them and step on the same rakes millions stepped on before.

Docs As Part Of The Developer Experience For MSAL

·606 words
I am a big believer in good documentation being an essential part of the product. Good docs are hard to come by for several reasons, not the least being the fact that writing good docs is hard.