-
Notifications
You must be signed in to change notification settings - Fork 69
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
CustomHeaderAuthenticationBackend to run container proxy behind trusted http proxy #81
base: develop
Are you sure you want to change the base?
Conversation
… trusted http proxy.
Hi, thanks a lot for opening this PR! We will include this in the next release! |
eeb13a8
to
60e34cf
Compare
@LEDfan Hi, when will this commit be merged? this will be very helpful in my current project, thanks a lot! |
Hi @steven-sun , @raulbla , while working on the latest release, I tests this code but it wasn't working for me. |
… trusted http proxy.
Hi thanks for the hands up. |
It would be great to have this feature! |
Hi @LEDfan, do you think we'll have this new feature in the next release? I'm using it with Java17 and behind an Apache HTTP server it works as expected. |
I have tried to implemented what suggested openanalytics/shinyproxy#297.
Right now the authentication part is covered. So if you have a web server (eg. Apache HTTPD) which authenticates the users than the authentication header can be used to authenticate in ShinyProxy.