GitHub user emredjan edited a discussion: LDAP Auth Manager for Airflow 3+

Hi everyone, since I didn't want to depend on FAB and wanted a lightweight 
authentication system that can sync to LDAP, I built may own using the new 
[Auth Manager 
framework](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/auth-manager/index.html).

You can find the initial implementation here: [Airflow LDAP Auth 
Manager](https://github.com/emredjan/airflow-ldap-auth-manager)

This works for my use case for authenticating against LDAP on Active Directory, 
but your mileage may vary.

> Disclaimer: The code in the repository is written with the help of AI 
> (specifically, ChatGPT 5), although I tried my best to streamline and 
> validate most of it, there may still be some intricacies that need to be 
> sorted out.


GitHub link: https://github.com/apache/airflow/discussions/56252

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to