nginx-ldap-auth:使用ngx_http_auth_request_module的LDAP身份验证示例

时间:2021-04-29 21:51:22
【文件属性】:
文件名称:nginx-ldap-auth:使用ngx_http_auth_request_module的LDAP身份验证示例
文件大小:25KB
文件格式:ZIP
更新时间:2021-04-29 21:51:22
Python nginx-ldap-auth 代表NGINX或NGINX Plus代理的服务器对用户进行身份验证的方法的参考实现 描述 注意:为了便于阅读,本文档引用了 ,但它也适用于 。 和均包含必备的模块。 Nginx-ldap-auth软件是一种方法的参考实现,该方法用于对从NGINX Plus代理的服务器请求受保护资源的用户进行身份验证。 它包括一个与身份验证服务器进行通信的守护程序( ldap-auth ),以及一个示例守护程序,该示例守护程序在测试期间通过基于用户凭据生成身份验证cookie来代表实际的后端服务器。 这些守护程序是用Python编写的,可与轻型目录访问协议(LDAP)身份验证服务器(OpenLDAP或Microsoft Windows Active Directory 2003和2012)一起使用。 在NGINX Plus和LDAP服务器之间进行中介的ldap-auth
【文件预览】:
nginx-ldap-auth-master
----backend-sample-app.py(5KB)
----rpm()
--------nginx-ldap-auth.spec(2KB)
----t()
--------runtests.sh(323B)
--------README(993B)
--------ldap-auth.t(14KB)
----nginx-ldap-auth.default(497B)
----nginx-ldap-auth-daemon.py(12KB)
----Dockerfile(445B)
----Dockerfile.test(1KB)
----debian()
--------compat(1B)
--------nginx-ldap-auth.postinst(340B)
--------nginx-ldap-auth.install(204B)
--------changelog(147B)
--------nginx-ldap-auth.init(2KB)
--------nginx-ldap-auth.logrotate(146B)
--------rules(59B)
--------control(600B)
--------copyright(0B)
----LICENSE(1KB)
----nginx-ldap-auth-daemon-ctl-rh.sh(783B)
----README.md(11KB)
----nginx-ldap-auth.conf(5KB)
----nginx-ldap-auth-daemon-ctl.sh(488B)
----nginx-ldap-auth.logrotate(214B)
----nginx-ldap-auth.service(424B)

网友评论