Contents

django-auth-ldap 4.7.0

0

Django LDAP authentication backend

Django LDAP authentication backend

Stars: 319, Watchers: 319, Forks: 95, Open Issues: 100

The django-auth-ldap/django-auth-ldap repo was created 6 years ago and the last code push was 13 hours ago.
The project is popular with 319 github stars!

How to Install django-auth-ldap

You can install django-auth-ldap using pip

pip install django-auth-ldap

or add it to a project with poetry

poetry add django-auth-ldap

Package Details

Author
None
License
BSD
Homepage
None
PyPi:
https://pypi.org/project/django-auth-ldap/
Documentation:
https://django-auth-ldap.readthedocs.io/
GitHub Repo:
https://github.com/django-auth-ldap/django-auth-ldap

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries/Python Modules
  • System/Systems Administration/Authentication/Directory/LDAP
No  django-auth-ldap  pypi packages just yet.

Errors

A list of common django-auth-ldap errors.

Code Examples

Here are some django-auth-ldap code examples and snippets.

GitHub Issues

The django-auth-ldap package has 100 open issues on GitHub

  • Add debug logging before bind or search_as
  • Prefer relative imports in the django_auth_ldap package
  • Move LDAPSetting to the config module
  • slash getting encoded in group search
  • LDAPS / TLS Connection Timeout
  • Move LDAPSettings class to a different module
  • Improve ability to debug reason for auth failure (e.g. logging)
  • Use authentication for further LDAP access?

See more issues on GitHub

Related Packages & Articles

django-allauth 0.61.1

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

django-appconf 1.0.6

A helper class for handling configuration defaults of packaged apps gracefully.

django-anymail 10.3

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go

django-annoying 0.10.6

This is a django application that tries to eliminate annoying things in the Django framework.