Please use this template for troubleshooting questions.
My issue:
My application is hosted in the IIS webserver and it is running on Windows and anonymous authentication. The application is hosted in the two nodes(server1 and server2) and NGINX is configured in Server3.
Now, with the NGINX, have configured the load balancer which point to two nodes.
In this case, when user runs the NGINX configured node3 portal user was getting the authentication screen. when user provided the authentication credentials it is not navigating to the application.
if user run the Individual application(let say server without NGINX) the with same user authentication it is working.
Hey @jayachandra21! Do you know if you are using ntlm for authentication by any chance? If so, it’s only available when using NGINX Plus. If not, could you share your NGINX config?