Metadata-Version: 2.4
Name: trytond_ldap_authentication
Version: 8.0.0
Summary: LDAP authentication for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-ldap-authentication/
Project-URL: changelog, https://docs.tryton.org/modules-ldap-authentication/releases.html
Project-URL: forum, https://www.tryton.org/forum
Project-URL: issues, https://bugs.tryton.org/tryton
Project-URL: repository, https://code.tryton.org/tryton
Project-URL: funding, https://www.tryton.org/donate
Author: B2CK SRL, Udo Spallek, virtual things
Author-email: Cédric Krier <cedric.krier@b2ck.com>, Bertrand Chenal <bertrand.chenal@b2ck.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: authentication,ldap,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: ldap3>=2.0.7
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Description-Content-Type: text/x-rst

##########################
LDAP Authentication Module
##########################

The *LDAP Authentication Module* allows users to be authenticated using an
`LDAP <https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol>`_
server.

