-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web based Cognito authentication for Nucleus Airflow UI #123
Comments
Ramesh needs the access log of the EC2 application load balancer to be set to investigate an issue with the web authentication for nucleus. Rmesh will send a ticket to MCP if it does not go through. |
It seems, there is a permission issues in MCP. I created the ticket GSD-4269 |
The MCP ticket has been assigned to someone who is going to help investigate the issue. |
@ramesh-maddegoda was able to unblock this issue by having the log enabled. He will move forward now with this task. |
The AWS ticket is escalated to the Cognito team. |
Network rules (NACL) must be updated for that to work. |
📆 10/2024 status: in work on schedule |
@ramesh-maddegoda made tests which show that the network is properly configured. He is now investigating possible issues with the Gognito UI redirect URLs. |
💡 Description
As a part of the ticket Setup role based authentication and authorization for Airflow UI with Cognito, an ALB based approach to enable Cognito authentication for Nucleus Airflow UI was implemented. However, the ALB based approach only worked sometimes and currently there is an Amazon support ticket Case 172781777100323 to troubleshoot it. At the moment, a python script is used to get a web token URL to access Airflow UI.
This ticket is created to focus on resolving this ALB related problem and eventually implement web based Cognito authentication for Nucleus Airflow UI.
⚔️ Parent Epic / Related Tickets
Related: Setup role based authentication and authorization for Airflow UI with Cognito
The text was updated successfully, but these errors were encountered: