rapinbook commented on issue #50653:
URL: https://github.com/apache/airflow/issues/50653#issuecomment-3490194615

   Hi @vincbeck,
   I’m encountering a similar issue to @ashrafhulakoti  with 
apache/airflow:3.0.4-python3.11 when using 
apache-airflow-providers-amazon[python3-saml]==9.11.0.
   Previously, I was running Airflow 2.10.3, and everything worked fine. I’m 
currently testing both Airflow 2.10.3 and Airflow 3.0.4 on Minikube running 
locally.
   On Airflow 2.10.3, the logs include the message “Authorization response:”, 
but on the Airflow 3.0.4 API server, this log entry does not appear.
   Both setups use the latest Amazon-verified permission policies and 
configurations.
   I have set AIRFLOW__API__BASE_URL to http://localhost:8080 and configured 
the Application ACS URL in IAM Identity Center as 
http://localhost:8080/login_callback.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to