GitHub user nassereddinebelghith added a comment to the discussion: Airflow 3.1.3 - DagProccessor CPU throttling
Dears , I am upgrading airflow from 2.9.3 to 3.1.3. In my previous version I was using keycloak and the authentication and authorization were working fine. I used a custom security class in webserver_config.py. As I read in the upgrading manual that airflow is using Fab so I changed the import for the FabAurhManager and the OAUTH and I kept the same approach based on role mapping retrieved from keycloak. After changing parameters like core auth manager to fab , proxy fix to true and even cookie parameters. I am facing a CSRF session token is mismatching. I am really blocked on this upgrade and I am wondering which version of configuration you are using. By the way if anyone can help please I am running airflow on k8s. I tried a lot of parameters without any success the UI is not working but when I curl the api v2 monitor health I got a healthy status of scheduler , dag processor...etc the connection to the db is healthy and I did a airflow db migrate already. GitHub link: https://github.com/apache/airflow/discussions/58403#discussioncomment-15177970 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
