oauthsub:Nginx的简单oauth2子请求处理程序

时间:2021-05-04 15:41:20
【文件属性】:
文件名称:oauthsub:Nginx的简单oauth2子请求处理程序
文件大小:1.06MB
文件格式:ZIP
更新时间:2021-05-04 15:41:20
python nginx oauth2 python3 python-3 oauthsub 简单的用于反向代理的oauth2子请求处理程序 目的 oauthsub的目标是通过将身份验证延迟到oauth2提供程序(例如google,github,microsoft等)来启用简单且安全的单一登录。 有关如何最佳使用它的想法,请参阅的示例。 安装 通过pip安装: pip install oauthsub 或参阅以了解更多选项。 用法 usage: oauthsub [-h] [--dump-config] [-v] [-l {debug,info,warning,error}] [-c CONFIG_FILE] [-s {flask,gevent,twisted}] [--rooturl ROOTURL] [--flask-debug [FLASK_DEBUG]]
【文件预览】:
oauthsub-master
----MANIFEST.in(25B)
----README.rst(23B)
----pylintrc(10KB)
----.flake8(957B)
----oauthsub()
--------README.rst(14B)
--------util.py(1KB)
--------configuration.py(5KB)
--------pypi()
--------__init__.py(18B)
--------doc()
--------CMakeLists.txt(194B)
--------example()
--------__main__.py(6KB)
--------auth_service.py(13KB)
--------templates()
----requirements.txt(144B)
----doc()
--------conf.py(3KB)
--------sphinx-static()
----CMakeLists.txt(3KB)
----.travis.yml(137B)
----LICENSE(34KB)
----cmake()
--------pkgconfig.cmake(6KB)
--------ctest_helpers.cmake(400B)
--------doctools.cmake(989B)
--------codestyle.cmake(4KB)
----setup.py(22B)
----Makefile(588B)
----.pep8(396B)
----.gitignore(311B)

网友评论