You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
I want to use oauth2_proxy in front of my new web-app, but I was wondering about a use case...
I want all requests to pass trough the proxy anonumously, but I would like the proxy to intersept 401/403 responses, and then redirect to the login-page...
Is this possible?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
I want to use oauth2_proxy in front of my new web-app, but I was wondering about a use case...
I want all requests to pass trough the proxy anonumously, but I would like the proxy to intersept 401/403 responses, and then redirect to the login-page...
Is this possible?
The text was updated successfully, but these errors were encountered: