vincbeck opened a new issue, #44885: URL: https://github.com/apache/airflow/issues/44885
### Description In Airflow 2 the login with the FAB auth manager is handled automatically by Flask. The login form and the logic behind is handled by Flask. The FAB auth manager will be available in Airflow 3 as well. How the login experience will look like? There are multiple options: - We need to implement everything ourselves (login and form and logic) in the FAB provider - We embed the current login form in the minimal FAB application we have for Airflow 2 plugins in FAB provider ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
