ended3월 24일· 1 sources

No Certs, No Secrets: Microsoft Graph on Azure using Entra Workload Identity Federation and Amazon Cognito (OIDC)

인증서도 시크릿도 없이: Amazon Cognito(OIDC)와 Entra Workload Identity Federation을 활용한 Azure 기반 Microsoft Graph 인증

Why it matters

The article explains how to authenticate a server-side app with Microsoft Graph without client secrets or certificates by using Microsoft Entra Workload Identity Federation (WIF) with OIDC. It walks through creating an Amazon Cognito Identity Pool, setting up IAM policies, obtaining JWTs, and configuring Azure AD to trust the Cognito pool as an external OIDC provider. The guide includes AWS CDK code examples for each step of the integration.

1
Sources
+0
24h
Growth
181d
Active
Microsoft GraphEntra Workload Identity FederationAmazon CognitoOIDCAzure ADCDK

Sources

Related Issues