What do you see as an issue?
There is a lack of clarity about what documentation version is stable. https://airflow.apache.org/docs/apache-airflow/stable/security/api.html points to Airflow version 3.0.3. But when I click on the https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/auth-manager/index.html on the page, it takes me to a page with Airflow version 2.3.0. Does this mean that there is no Airflow version 3.0.3 equivalent for apache-airflow-providers-fab. It is confusing. I am using 3.0.3 and I am trying to implement OpenID authentication but in my installed environment, there is no such file as webserver_config.py mentioned in https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/auth-manager/webserver-authentication.html which as explained indicates 2.3.0 version even though labelled stable. Is webserver_config.py still needed for airflow 3.0.3? Documentation update and clarity is very much required!
Solving the problem
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct