Sign inSign up

david510c/openresty-oidc-proxy

By david510c

Updated over 8 years ago

An authentication reverse proxy that is based on https://github.com/zmartzone/lua-resty-openidc

Image
0

2.9K

david510c/openresty-oidc-proxy repository overview

An authentication reverse proxy that is based on https://github.com/zmartzone/lua-resty-openidc

Usage

You can pull it from: https://hub.docker.com/r/flixtech/openresty-oidc-proxy/

You need to configure your credentials and upstream identity provider by providing a env. env.dist can serve as a reference. Don't forget to also set PROXY_PASS=http://127.0.0.1:8000. The openresty is listening by default on port 80.

Testing

There is a development environment baked in that can be used by running make:

make

The authentication proxy should now be accessible at :22820

Tag summary

Content type

Image

Digest

Size

23.6 MB

Last updated

over 8 years ago

docker pull david510c/openresty-oidc-proxy