IIS/Apache/nginx… reverse proxy forward NTLM authenticated user details to express.js and next.js
Our organisation currently uses Tomcat and Spring/Java for it's internal web apps. Tomcat via Waffle allows the NTLM(SSPI) authenticated user details to be accessible in the Spring/Java app so users do not have to log in. The plan is that…