An open API service indexing awesome lists of open source software.

https://github.com/dataflake/products.ldapuserfolder

LDAP-enabled Zope user folder
https://github.com/dataflake/products.ldapuserfolder

ldap-authentication python zope zope-application zope4 zope5

Last synced: about 1 month ago
JSON representation

LDAP-enabled Zope user folder

Awesome Lists containing this project

README

        

.. image:: https://github.com/dataflake/Products.LDAPUserFolder/actions/workflows/tests.yml/badge.svg
:target: https://github.com/dataflake/Products.LDAPUserFolder/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/dataflake/Products.LDAPUserFolder/badge.svg
:target: https://coveralls.io/github/dataflake/Products.LDAPUserFolder

.. image:: https://readthedocs.org/projects/productsldapuserfolder/badge/?version=latest
:target: https://productsldapuserfolder.readthedocs.io
:alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/Products.LDAPUserFolder.svg
:target: https://pypi.python.org/pypi/Products.LDAPUserFolder
:alt: Current version on PyPI

.. image:: https://img.shields.io/pypi/pyversions/Products.LDAPUserFolder.svg
:target: https://pypi.org/project/Products.LDAPUserFolder
:alt: Supported Python versions

=========================
Products.LDAPUserFolder
=========================

This product is a replacement for a Zope user folder. It does not store its
own user objects but uses an LDAP backend to store user and group/role
information.