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.
When making a request to the url like:
oauth2_proxy issues a 301 redirect like so:
Note it changes %2F/ to just /
%2F is / urldecoded
The request doesn't even make it to the backend.
The text was updated successfully, but these errors were encountered: