Sign inSign up

mccutchen/oauth2-proxy

By mccutchen

•Updated about 8 years ago

Minimal container for running bitly's oauth2_proxy

Image
0

1.1K

mccutchen/oauth2-proxy repository overview

⁠oauth2-proxy

A containerized version of bitly⁠'s oauth2_proxy⁠ application:

A reverse proxy that provides authentication with Google, Github or other provider

Per the docs⁠, oauth2_proxy can be configured via the command line, the environment, or a config file.

Environment-based configuration⁠ might be especially handy for a containerized deployment, via the following environment variables:

  • OAUTH2_PROXY_CLIENT_ID
  • OAUTH2_PROXY_CLIENT_SECRET
  • OAUTH2_PROXY_COOKIE_NAME
  • OAUTH2_PROXY_COOKIE_SECRET
  • OAUTH2_PROXY_COOKIE_DOMAIN
  • OAUTH2_PROXY_COOKIE_EXPIRE
  • OAUTH2_PROXY_COOKIE_REFRESH
  • OAUTH2_PROXY_SIGNATURE_KEY

Tag summary

Content type

Image

Digest

Size

11.2 MB

Last updated

about 8 years ago

docker pull mccutchen/oauth2-proxy