You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error on OAuth authorize: Could not build url for endpoint 'CustomAuthOAuthView.oauth_authorized' with values ['provider']. Did you mean 'CustomAuthOAuthView.logout' instead?
2026-02-16T15:30:18.059766Z [error ] Error on OAuth authorize: Could not build url for endpoint 'CustomAuthOAuthView.oauth_authorized' with values ['provider']. Did you mean 'CustomAuthOAuthView.logout' instead? [flask_appbuilder.security.views] loc=views.py:670
It worked in the previous version that I had installed (3.1.1)
What you think should happen instead?
Login should work
How to reproduce
Install Airflow 3.1.7 and apache-airflow-providers-fab==3.3.0
Apache Airflow version
3.1.7
If "Other Airflow 3 version" selected, which one?
No response
What happened?
When installing the apache-airflow-fab-provider v3.3.0, the OAuth login flow doesn't work. Attached video:
Grabacion.de.pantalla.2026-02-16.a.las.16.30.14.mov
API Server logs:
It worked in the previous version that I had installed (3.1.1)
What you think should happen instead?
Login should work
How to reproduce
webserver_config.pyOperating System
airflow in docker
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct