← Package directory
Available on winget

Install entra-emulator

A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary.

Install with winget
winget install --id calvinchengx.entra-emulator
Upgrade
winget upgrade --id calvinchengx.entra-emulator
Uninstall
winget uninstall --id calvinchengx.entra-emulator

About entra-emulator

Entra Emulator is a local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary: the OIDC/OAuth 2.0 v2.0 endpoints MSAL talks to, a minimal read-only Microsoft Graph, and an admin REST API — so you can develop sign-in, token acquisition, and protected-API calls offline with no cloud tenant. Local development tool only.