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 Mar 15, 2022. It is now read-only.
I wanted to provide different proxy endpoints to different users. So wanted to separate out some portions with basic Auth. I will try again. Thank you for response.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using nginx as a reverse proxy in front of relumin. below is the config
But after login the redirection happens to '/' root context and the application does not work further than that.
Can this be changed to redirecting to the relative root context ?
The text was updated successfully, but these errors were encountered: