Remote MCP server protected by Microsoft Entra ID.
| MCP endpoint | https://mcpdemo.gdsassociates.com/mcp (POST, Streamable HTTP) |
| Protected resource metadata | /.well-known/oauth-protected-resource/mcp |
| Authorization server | https://login.microsoftonline.com/48e40324-9458-4ae2-b762-6e738851363a/v2.0 |
| Scope | https://mcpdemo.gdsassociates.com/mcp/access_as_user |
| Tools | whoami, get_my_profile, get_my_manager |
Unauthenticated calls to the MCP endpoint receive 401 with a WWW-Authenticate header pointing at the metadata above.