Microsoft Workloads on AWS

Mugdha Vartak

Author: Mugdha Vartak

Mugdha Vartak is a Solutions Architect at AWS. She works closely with mid-large enterprise customers from various industries to help them accelerate their AWS cloud adoption. She is responsible for designing, building, and migrating scalable and resilient architectures within the AWS cloud.

Secure API authorization in Amazon API Gateway using Microsoft Entra ID

In this blog post, we will guide you through the process of setting up an AWS Lambda authorizer with Microsoft Entra ID (formerly Azure Active Directory) using OpenID Connect (OIDC). This will allow you to use the authentication from Entra ID as an identity provider for your Amazon API Gateway. Securing your APIs is crucial […]