Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Add flag to skip upstream validation and proxying. #649

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vharish836
Copy link

I wanted to use oauth2_proxy along with auth_request module of NGINX for handling multiple sub-domains. In this case upstream is not a mandatory config since nginx is doing the proxying an our job is only to authenticate.

I did not find any way of avoiding upstream with current implementation and hence made this change.

@ploxiln
Copy link
Contributor

ploxiln commented Nov 25, 2018

you can simply not specify any upstreams, since #426

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants