Open Luc3as opened 3 years ago
i am the same .. i host a self hosted azure devops server ... but i can't access it via nginx proxy manager. It's really a problem when not at home. Maybe if your base docker image could support to add custom module ? Event if ui is not supporting this feature
@Nonobis @Luc3as, did you guys fix this issue with NTLM support?
@GodfatherX64 Nop sorry ..... maybe one day :) For now, i am forced to connect via vpn from outside my network...
finally the answer i think ive been looking for as to why i cannot get my Remote Desktop Gateway to work with NPM.
Issue is now considered stale. If you want to keep it open, please comment :+1:
Bump for the bot
finally the answer i think ive been looking for as to why i cannot get my Remote Desktop Gateway to work with NPM.
Pretty sure thats because of RPC. AFAIK, the only reverse proxy that works with RDGateway is HAProxy
Is your feature request related to a problem? Please describe.
Is there any way to support NTLM to allow forwarding windows authentication to IIS ?
Describe the solution you'd like
I know there is paid version of NGINX, I have Ngnix proxy manager all set up, and one of my sites behind it allows windows authentication through NTLM. When I disable to proxy and forward traffic to server itself , it is working as supposed. I found some information that it is due to not keeping keepalive connection opened. Is there any chance of using advanced nginx tab to get this working ? I also found some unofficial plugin for NTLM, https://github.com/gabihodoroaga/nginx-ntlm-module however injecting this to the docker image is beyond my skills.
Thanks
Describe alternatives you've considered
Additional context