How to integrate AzureAD B2C with AWS API Gateway JWT Authorizer?

preview_player
Показать описание
This video explains how to generate a JWT Access Token using AzureAD B2C OAuth 2.0 client_credentials grant and use that token to Authorize API endpoints hosted in AWS API Gateway.

OAuth 2.0 from Azure AD B2C to AWS API Gateway | OAuth 2.0 Client Credentials | JWT Authorizer

#aws #amazonwebservices #openid #azuread #azureactivedirectory #authentication #iam #identity #apigateway #api #security #awsapigateway #jwt #jwtauthorizer #azureadb2c #microsoft #azure
Рекомендации по теме
Комментарии
Автор

This is super helpful! Thank you very much !! I was looking for something similar.
Few queries - What is the difference between App Regitraions & AzureAD B2C? Can I use App Registration instead of AzureAD B2C?

pramodudakeri
Автор

Hi, I don't know why but App Roles are missing from configuration for app registraiton if I am registering the app in Azure B2C.
Any tips?

gvoden
Автор

Hi I have one doubt, if the token got expire how that aws api gateway will recognize and response.

gayathripalanisamy