Name | nginx-ldap-auth-service JSON |
Version |
2.1.3
JSON |
| download |
home_page | None |
Summary | A FastAPI app that authenticates users via LDAP and sets a cookie for nginx |
upload_time | 2025-02-11 18:13:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
nginx
ldap
auth
fastapi
devops
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# nginx-ldap-auth-service
`nginx-ldap-auth-service` provides a daemon (`nginx-ldap-auth`) that
communicates with an LDAP or Active Directory server to authenticate users with
their username and password, as well as a login form for actually allowing users
to authenticate. You can use this in combination with the nginx module
[ngx_http_auth_request_module](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html)
to provide authentication for your nginx server.
See the [Documentation](https://nginx-ldap-auth-service.readthedocs.io) for more
information.
Raw data
{
"_id": null,
"home_page": null,
"name": "nginx-ldap-auth-service",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "Christopher Malek <cmalek@caltech.edu>",
"keywords": "nginx, ldap, auth, fastapi, devops",
"author": null,
"author_email": "Caltech IMSS ADS <imss-ads-staff@caltech.edu>",
"download_url": "https://files.pythonhosted.org/packages/24/4a/78ceba5433edb1d557358a978b86444fe52b53c589a36a83a2953bcc4ca4/nginx_ldap_auth_service-2.1.3.tar.gz",
"platform": null,
"description": "# nginx-ldap-auth-service\n\n`nginx-ldap-auth-service` provides a daemon (`nginx-ldap-auth`) that\ncommunicates with an LDAP or Active Directory server to authenticate users with\ntheir username and password, as well as a login form for actually allowing users\nto authenticate. You can use this in combination with the nginx module\n[ngx_http_auth_request_module](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html)\nto provide authentication for your nginx server.\n\nSee the [Documentation](https://nginx-ldap-auth-service.readthedocs.io) for more\ninformation.\n",
"bugtrack_url": null,
"license": null,
"summary": "A FastAPI app that authenticates users via LDAP and sets a cookie for nginx",
"version": "2.1.3",
"project_urls": null,
"split_keywords": [
"nginx",
" ldap",
" auth",
" fastapi",
" devops"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "53576232b5736fb68c970d7bb97bc47cbdb9f50afa3d6792c9cb5297da8083cc",
"md5": "2afd5e4c5c8bd7b96a488fe96dc295a8",
"sha256": "c128406a163aa1d3ed9e959eeb9650d04bfbba2f15c8fb721f1334cc8f3e49a9"
},
"downloads": -1,
"filename": "nginx_ldap_auth_service-2.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2afd5e4c5c8bd7b96a488fe96dc295a8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 283086,
"upload_time": "2025-02-11T18:13:37",
"upload_time_iso_8601": "2025-02-11T18:13:37.010186Z",
"url": "https://files.pythonhosted.org/packages/53/57/6232b5736fb68c970d7bb97bc47cbdb9f50afa3d6792c9cb5297da8083cc/nginx_ldap_auth_service-2.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "244a78ceba5433edb1d557358a978b86444fe52b53c589a36a83a2953bcc4ca4",
"md5": "fbe94401e2f2006bf79981786a52c1d5",
"sha256": "f0c9342c7cfc793e4f987659d2ad4c4d12191da00968c18e08c1524e84b8616b"
},
"downloads": -1,
"filename": "nginx_ldap_auth_service-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "fbe94401e2f2006bf79981786a52c1d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 173598,
"upload_time": "2025-02-11T18:13:40",
"upload_time_iso_8601": "2025-02-11T18:13:40.151851Z",
"url": "https://files.pythonhosted.org/packages/24/4a/78ceba5433edb1d557358a978b86444fe52b53c589a36a83a2953bcc4ca4/nginx_ldap_auth_service-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 18:13:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nginx-ldap-auth-service"
}