jwt-auth-proxy:使用 apache mod_mruby 进行身份验证代理,并使用 redis 后端作为 JWT 存储

时间:2024-07-27 06:26:11
【文件属性】:

文件名称:jwt-auth-proxy:使用 apache mod_mruby 进行身份验证代理,并使用 redis 后端作为 JWT 存储

文件大小:38KB

文件格式:ZIP

更新时间:2024-07-27 06:26:11

Ruby

jwt-auth-代理 使用 apache mod_mruby 进行身份验证代理,并使用 redis 后端作为 JWT 存储 怎么跑 运行容器 git clone https://github.com/prevs-io/jwt-auth-proxy.git docker build -t jwt-auth-proxy . docker run -t --rm -p 8080:8080 -p 80:80 jwt-auth-proxy 通过代理访问资源 $ curl -vI http://0.0.0.0/ ... HTTP/1.1 407 Proxy Authentication Required < Date: Fri, 12 Dec 2014 04:39:14 GMT Date: Fri, 12 Dec 2014 04:39:


【文件预览】:
jwt-auth-proxy-master
----conf()
--------mruby.conf(85B)
--------httpd.conf(34KB)
--------build_config.rb(792B)
----Dockerfile(1KB)
----scripts()
--------start.sh(437B)
----hello()
--------public()
--------config.ru(401B)
--------views()
--------README.mdown(2KB)
--------lib()
--------Gemfile(113B)
--------hello.rb(843B)
--------Rakefile(568B)
--------config()
--------Gemfile.lock(735B)
----README.md(1KB)
----hooks()
--------hook.rb(874B)
----.gitignore(148B)

网友评论