ahaenggli / AzureAD-LDAP-wrapper

LDAP-Wrapper for 'microsoft 365' work or school accounts/users (former 'office 365' - via Entra ID, former AzureAD without AADDS)
https://ahaenggli.github.io/AzureAD-LDAP-wrapper/
MIT License
121 stars 30 forks source link

adding support for searchs with and without domain name, not only bind, and bind did not work fully because it searched admin without striping domain either #81

Closed vkorehov closed 5 months ago

vkorehov commented 6 months ago

adding support for searchs with and without domain name, not only bind, and bind did not work fully because it searched admin without striping domain either

ahaenggli commented 6 months ago

Thanks for the suggestions! The adjustments in the bind make perfect sense.

I'm not so sure about the searches. Why should you search for the UID with domain? You could also use another attribute in the query?