-
Notifications
You must be signed in to change notification settings - Fork 5
Replace builtin proxy auth with oauth2-proxy #355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
runleveldev
wants to merge
20
commits into
main
Choose a base branch
from
348-oauth2-proxy-forward-auth
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
bd14f2a
Replace builtin proxy auth with oauth2-proxy
runleveldev bfbf47b
oauth2-proxy auth_request: support central auth host on the same LB
runleveldev 43cee14
Address PR review: validate authServer in API, use $proxy_host
runleveldev 724779b
cleanup
runleveldev d35d7b6
Add X-Forwarded-Uri to the oauth2-proxy auth subrequest
runleveldev da2ad4d
Proxy /oauth2/* to oauth2-proxy in a single hop
runleveldev 1505aad
Fix @502 on protected domains; document redis session store
runleveldev f0a5837
Re-declare error_page in protected location / so @502/@403 work
runleveldev 2db1683
Consolidate error_page to a single server-scope block
runleveldev 407ee8d
docs: drop stale oauth2-proxy reverse-proxy framing
runleveldev f8d4e4e
simplify nginx config, pass preferred username to backends using auth
runleveldev 3a69160
docs: add "Adding Authentication" user guide for the auth header cont…
runleveldev 499296b
Enlarge nginx header buffers for large JWT access tokens
runleveldev e590ad6
docs: add copy-paste oauth2-proxy config template
runleveldev 75e9e6f
docs: lead auth setup with the config; highlight it as TOML
runleveldev 04bbbd1
docs: drop upstreams from oauth2-proxy config, add tested options
runleveldev 80415c3
docs: whitelist_domains is required in the oauth2-proxy config
runleveldev db984fa
docs: recommend __Host- cookie name and cookie_samesite=lax
runleveldev c8c7c3e
docs: remove shared sign-in explainations
runleveldev 8163a86
docs: remove unnessecary and confusing reverse-proxy warning
runleveldev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.