An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
forgetLDAP is a Pythonmodule for accessing LDAP databases by crating
classes that maps LDAP entries to objects, normally one class pr set of
LDAP objectClasses. The idea is to forget everything about LDAP and just
worrying about normal classes and ob
GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.