Рет қаралды 6,771
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.
Reference: aws.amazon.com...
Check this for AWS ALB setup with AWS Cognito - • Authenticate users usi...