Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 966 Bytes

index.rst

File metadata and controls

41 lines (32 loc) · 966 Bytes

Django Authentication Using LDAP

This is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions.

This version is supported on Python 3.8+; and Django 2.2+. It requires python-ldap >= 3.1.

install authentication groups users permissions multiconfig custombehavior logging performance example reference changes contributing

License