Scora Ldap
Project description
Scora Ldap
Services and functions to simplify ldap management, including extracting ldap infos with DynamoDB object config.
Usage
from scora_ldap import LdapService
ldap_service = LdapService(TENANT, LDAP_USERNAME, LDAP_PASSWORD, DYNAMODB_TABLE_NAME)
DynamoDB Object Example
service as primary key.
{
"service": "service",
"ldap_admin_groups": [],
"ldap_domain": "@service.local",
"ldap_groups": ["GS_1", "group2"],
"ldap_root_dn": "CN=GS_1,OU=Grupos,DC=service,DC=local",
"ldap_root_dn_dev": "dc=service,dc=local",
"ldap_server": "ldap://localhost.389",
"ldap_port": 636, // Default is 389
"ldap_server_alias": ["service.com.br"]
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scora-ldap-0.1.0.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scora-ldap-0.1.0.tar.gz.
File metadata
- Download URL: scora-ldap-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d985f36439516ba62005b6745c68516bf43fd59ffc1855c5ef937d81f9bd40
|
|
| MD5 |
8cf13a1fe4b2f76e0116ae914798a883
|
|
| BLAKE2b-256 |
33da58df6f493163245d3e4ea0ba88d458324725bf5c9ca20887345384a187da
|
File details
Details for the file scora_ldap-0.1.0-py3-none-any.whl.
File metadata
- Download URL: scora_ldap-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d70d484e0f73cd4af82206d8c62f26a38d2cb43f08e6acc13a183f8489148b9d
|
|
| MD5 |
fe27dfa5e812655d56df08dc79e56f3f
|
|
| BLAKE2b-256 |
bdb684fe2dd73af56cac6d7493bffacc5442d45a543b2d0f204628431bdbc7cf
|