pat-s commented on issue #11436: URL: https://github.com/apache/airflow/issues/11436#issuecomment-710906464
Even with `AIRFLOW__WEBSERVER__RBAC=False` I get the same error in v1.10.x. I did not try v1.9 since this version is too outdated. Building and running a docker container from master failed (some pendulum issues). Hence I think there is no way currently to use LDAP with airflow. What confuses me somewhat is the fact that there is not real documentation on this in the docs. Yes, there is this little sentence about > This is for flask-admin based web UI only but I think it needs more explanation. Users (like me) do not know that LDAP does not work at all with v1.10 and that even for trying, one needs to disable RBAC explicitly. So I will not create users manually (😢 ) and hope for v2.0 to be released soon 🙂 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
