nginx reverse proxy with Windows authentication that uses NTLM

前端 未结 5 2028
广开言路
广开言路 2020-12-29 10:16

Anyone knows if is possible to do reverse proxy with Windows authentication that uses NTLM? I cant find any example on this. What should be the values of more_set_headers fi

5条回答
  •  执念已碎
    2020-12-29 10:36

    Ok, we wrote lua code for nginx/openresty, which solves ntlm reverse-proxy issue with some solvable limitations and without need of commercial nginx version

提交回复
热议问题