Metadata-Version: 2.1
Name: oath-ldap-srv
Version: 1.7.2
Summary: OATH-LDAP services
Home-page: https://oath-ldap.stroeder.com
Author: Michael Stroeder
Author-email: michael@stroeder.com
Maintainer: Michael Stroeder
Maintainer-email: michael@stroeder.com
License: Apache-2.0
Download-URL: https://pypi.org/project/oath-ldap-srv/#files
Keywords: LDAP,OpenLDAP,OATH,OATH-LDAP,HOTP,TOTP,Yubikey
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: hotp_validator
License-File: LICENSE

OATH-LDAP services
==================

[OATH-LDAP](https://oath-ldap.stroeder.com/) directly integrates
OTP-based two-factor authentication into
[OpenLDAP](https://www.openldap.org) *slapd*.

This package implements the slapd-sock BIND listener services:

  * HOTP validator
  * Bind Proxy

Requirements
------------

  * Python 3.6+

See also:

  * [slapd-sock(5)](https://www.openldap.org/software/man.cgi?query=slapd-sock)


