oauth2-proxy/contrib
Charley Wu 5e8956b52f
Improve the Nginx `auth_request` example (#2278)
* The `X-Forwarded-Uri` was required to bypass authentication

- Fix the `skip_auth_routes` option not working in Nginx

* Add tests for allowed requests with proxied `X-Forwarded-Uri` header

* Avoid nginx startup failure: host not found in upstream "oauth2-proxy"

* The `--reverse-proxy` option is required for nginx

* Update the change logs

* Use the authOnlyPath constant

* Remove the unused header `X-Scheme`
2023-11-02 22:57:21 +00:00
..
local-environment Improve the Nginx `auth_request` example (#2278) 2023-11-02 22:57:21 +00:00
oauth2-proxy.cfg.example Missing closing quotes on api_routes example (#2123) 2023-09-22 14:42:44 +01:00
oauth2-proxy.service.example Use double dashes in service example (#678) 2020-07-12 15:50:19 +01:00
oauth2-proxy_autocomplete.sh feat: readiness check (#1839) 2022-12-23 09:08:12 +00:00