Contents

django-auth-ldap 5.0.0

0

Django LDAP authentication backend

Django LDAP authentication backend

Stars: 336, Watchers: 336, Forks: 96, Open Issues: 103

The django-auth-ldap/django-auth-ldap repo was created 6 years ago and the last code push was 2 days ago.
The project is popular with 336 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 103 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 65.0.2

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 12.0

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

django-annoying 0.10.7

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