Flask AppBuilder (FAB) auth manager

FAB auth (for authentication/authorization) manager defines the user authentication and user authorization in Airflow. The backend used to store all entities used by the FAB auth manager is the Airflow database: ERD Schema of the Database.

../_images/diagram_fab_auth_manager_airflow_architecture.png

Follow the below topics as well to understand other aspects of FAB auth manager:

Was this entry helpful?