Timeout after login in Private MWAA behind ALB with Custom Domain

0

I'm provisioning a private MWAA and setting a public access through ALB (with ACM and custom domain ), following this documentation.

Domain and certificate are working, SSO login works, but redirect after login sends browser to private URL (which causes a timeout error). The only information I can find is this one but the link to another answer is broken

I also checked the Airflow documentation. . There is a key called webserver.base_url but it doesn't seem to work. The URL at the login screen looks fine: https://my-custom-domain/aws_mwaa/aws-console-sso?next=https%3A%2F%2my-custom-domain%2Fhome

1 Answer
0

Could you please validate the 1) target group's (Registered Targets [1])which are attached to the ALb and also the security groups attached to the ALB ? "If this does not work, please open open a support case with AWS using the following https://console.aws.amazon.com/support/home#/case/create "? We can debug the issue and raise a request with Service team if needed.

[1] https://aws.amazon.com/blogs/aws/new-application-load-balancing-via-ip-address-to-aws-on-premises-resources/

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions