Skip to main content

guillotina ldap auth support

Project description

GUILLOTINA_LDAP

LDAP Auth backend for guillotina.

Example config.json entry:

...
"applications": ["guillotina_ldap"],
"ldap": {
    "host": "ldap://myldap.example.com",
    "tls": true,
    "attribute_users": "uid",
    "objecttype": "inetOrgPerson",
    "managerdn": "CM=MANAGER,DC=DOMAIN,DC=ORG",
    "managerpwd": "secret",
    "usersdn": "OU=USERS,DC=DOMAIN,DC=ORG",
    "managers": ["bob"]
}

Getting started with development

Using pip (requires Python > 3.7):

python3.7 -m venv .
./bin/pip install -e .[test]
pre-commit install

CHANGELOG

1.0.0a3 (2020-11-15)

  • Fix LDAP Search. [bloodbare]

1.0.0a2 (2020-11-11)

  • Nothing changed yet.

1.0.0a1 (2020-11-08)

  • Initial commit [bloodbare]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guillotina_ldap-1.0.0a3.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file guillotina_ldap-1.0.0a3.tar.gz.

File metadata

  • Download URL: guillotina_ldap-1.0.0a3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for guillotina_ldap-1.0.0a3.tar.gz
Algorithm Hash digest
SHA256 eadbcf067a18562bbdb8a3cf0fb4f941e115cf522d1eb7675d96f0ff367c83f5
MD5 b804807f3d9b1433fb70d09972729896
BLAKE2b-256 a1903d2b65ad9a60d2018aed6ca52694fd70bf6a11e5e3938bb1e7fbc20f7f38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page