You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-07-15 01:44:22 +02:00
secrets as environment variables. closes #5
This commit is contained in:
committed by
Jehiah Czebotar
parent
e3002667fc
commit
7dc5b691e7
@ -96,7 +96,9 @@ The command line to run `google_auth_proxy` would look like this:
|
||||
--client-secret=...
|
||||
```
|
||||
|
||||
## Environment variables
|
||||
|
||||
The environment variables `google_auth_client_id`, `google_auth_secret` and `google_auth_cookie_secret` can be used in place of the corresponding command-line arguments.
|
||||
|
||||
## Endpoint Documentation
|
||||
|
||||
|
Reference in New Issue
Block a user