discourse-sso-python-ldap:话语的SSO LDAP身份验证

时间:2024-05-20 13:28:18
【文件属性】:

文件名称:discourse-sso-python-ldap:话语的SSO LDAP身份验证

文件大小:74KB

文件格式:ZIP

更新时间:2024-05-20 13:28:18

Python

话语-sso-python 该项目基于 要求 安装python3 使用easy_install或pip为python3安装ldap和jinja2模块 使用SSL安装nginx / lighttpd(您不希望通过常规HTTP传输凭据) 脚步 将该项目的内容放置在Web服务器的根目录中 在Discourse的管理设置中将SSO网址修改为https://my-sso-url/auth.py 流 用户单击“登录” 话语会将您重定向到https://my-sso-url/auth.py?sso=SOMETHING&sig=ANOTHER-THING 您将用户重定向到登录屏幕,验证身份验证。 成功后,将用户重定向回话语 您可以使用runner.py来运行整个SSO流,以进行测试。


【文件预览】:
discourse-sso-python-ldap-master
----css()
--------bootstrap.min.css(120KB)
--------signin.css(1KB)
--------bootstrap-theme.min.css(23KB)
----auth.py(4KB)
----discoursesso.py(2KB)
----runner.py(765B)
----templates()
--------redirect.html(218B)
--------sso_error.html(1KB)
--------login.html(2KB)
----js()
--------jquery.min.js(94KB)
--------bootstrap.min.js(36KB)
----LICENSE(1KB)
----__init__.py(0B)
----.gitignore(702B)
----README.md(838B)

网友评论