MCP Authorization Patterns for Upstream API Calls
Explores five authorization patterns for MCP servers to securely call external APIs like GitHub or Slack on behalf of users across different trust domains.
Explores five authorization patterns for MCP servers to securely call external APIs like GitHub or Slack on behalf of users across different trust domains.
Explores strategies for structuring an Angular application to serve distinct user groups like public users and administrators, covering modular design and security.
Explains how to use Azure Compute Gallery for scalable, multi-tenant desktop image management in Azure Virtual Desktop deployments.
Explains key differences, security considerations, and best practices for Azure AD multi-tenant versus single-tenant applications for admins and developers.
Part 2 of a guide on implementing Azure AD authentication in ASP.NET Core APIs, covering custom permissions and multi-tenant configuration.
Explores configuring multi-tenant Azure AD applications with chained API calls and cyclic dependencies, detailing setup and known client applications.
Explains how to implement tenant-specific dependency injection scopes in ASP.NET Core for multi-tenant applications.
A technical guide on implementing domain routing and tenant resolution for multi-tenant applications using ASP.NET MVC 6/5.
A technical guide on implementing Google Analytics in multi-tenant SaaS applications, covering tracking setup and reporting per tenant.
A technical guide on implementing domain and subdomain-based routing for multi-tenant APIs in ASP.NET Web API.