| * 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` | ||
|---|---|---|
| .. | ||
| keycloak | ||
| kubernetes | ||
| traefik | ||
| Makefile | ||
| README.md | ||
| dex.yaml | ||
| docker-compose-alpha-config.yaml | ||
| docker-compose-gitea.yaml | ||
| docker-compose-keycloak.yaml | ||
| docker-compose-nginx.yaml | ||
| docker-compose-traefik.yaml | ||
| docker-compose.yaml | ||
| nginx.conf | ||
| oauth2-proxy-alpha-config.cfg | ||
| oauth2-proxy-alpha-config.yaml | ||
| oauth2-proxy-gitea.cfg | ||
| oauth2-proxy-keycloak.cfg | ||
| oauth2-proxy-nginx.cfg | ||
| oauth2-proxy-traefik.cfg | ||
| oauth2-proxy.cfg | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	oauth2-proxy: local-environment
Run make up to deploy local dex, etcd and oauth2-proxy instances in Docker containers. Review the Makefile for additional deployment options.