An open API service indexing awesome lists of open source software.

https://github.com/lincolnloop/docker-google-auth-proxy


https://github.com/lincolnloop/docker-google-auth-proxy

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# google-auth-proxy container

Built from releases at https://github.com/bitly/google_auth_proxy

## Configuration

Documentation is here: https://github.com/bitly/google_auth_proxy#configuration

The entry point is configured such that you can pass options right into your run command:

docker run ipmb/google_auth_proxy -upstream=... -redirect-url=...

Consider using environment variables for secrets such as:

* `GOOGLE_AUTH_PROXY_CLIENT_SECRET`
* `GOOGLE_AUTH_PROXY_COOKIE_SECRET`