WRinnovation commented on issue #36875: URL: https://github.com/apache/airflow/issues/36875#issuecomment-2307335183
While migrating from 2.4.0 to 2.10.0 I noticed that in the Webserver [documentation](https://airflow.apache.org/docs/apache-airflow/2.8.0/security/webserver.html) of 2.8.0 it used SECURITY_MANAGER_CLASS instead of the [previous version](https://airflow.apache.org/docs/apache-airflow/2.7.0/security/webserver.html) FAB_SECURITY_MANAGER_CLASS, in addition to using the new class FabAirflowSecurityManagerOverride. Changing this is what fixed it for me, altough I did not find an official migration guide stating this -- 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]
