Whydah-nginx-filter

时间:2021-06-24 18:57:27
【文件属性】:
文件名称:Whydah-nginx-filter
文件大小:26KB
文件格式:ZIP
更新时间:2021-06-24 18:57:27
Shell Whydah-nginx-过滤器 通过与集成在Nginx中提供身份验证 当您需要在第三方应用程序前进行Whydah 身份验证时很有用。 示例配置: http { server { listen 80 ; server_name localhost; location / { root html; index index.html index.htm; whydah on; whydah_sso_login_webapp_url https://demo.getwhydah.com/sso/login; whydah_roles roleA roleB roleC; }
【文件预览】:
Whydah-nginx-filter-master
----.gitignore(240B)
----README.md(600B)
----build.sh(640B)
----SETUP.md(90B)
----Vagrantfile(366B)
----LICENSE(11KB)
----TODO.md(70B)
----src()
--------ngx_http_whydah_module.c(8KB)
--------config(226B)
----Makefile(129B)
----provision()
--------user-admin-webapp()
--------hosts(257B)
--------openssl.config(1KB)
--------useradminservice()
--------nginx(10KB)
--------nginx.conf(2KB)
--------provision.sh(2KB)
--------user-identity-backend()
--------securitytokenservice()
--------sso-login-webapp()

网友评论