django-python3-ldap provides a Django LDAP user authentication backend for
Python. It uses the pure Python ldap3 library for all LDAP related operations.
This makes it easier to deploy instead of solutions that depend on the OpenLDAP
library.
.
It provides the following features:
* Authenticate users with an LDAP server.
* Sync LDAP users with a local Django database.
* Supports custom Django user models.
.
This package contains the Python 3 version of the library.
Installed Size: 87.0 kB
Architectures: all