How to set up Amazon Cognito for federated authentication using Azure AD to authenticate users

preview_player
Показать описание
You have your application running in AWS ECS fargate container behind AWS ALB. All users are part of Azure AD and you want to authenticate users before they can access your application. You can configure AWS Cognito for federated identity provider Azure AD. This way the users will be redirected to Azure login page to authenticate before accessing the application.

Рекомендации по теме
Комментарии
Автор

do you have terraform script to perform the same ?

premkumarmani
Автор

Sir, Can you please make a video, How to implement JWT token for our secure load balancer

realmovies
Автор

If there is no user present in AZ AD, is there a way I can prompt for register user or guest user login such that user is created in AZ AD?
If so, should we create a custom component that should be hosted on AWS or is there any other way to achieve this?

apshivaram
Автор

great video. At 9:39, where does the callback URLs come from?

louislaw