I'm creating a web application with ASP.NET MVC 5, where when a network user accesses the address of my application via the browser, the systems already automatically pick up which user is trying to login to the application. I currently have to type domain \ username and password. Andinmyweb.configI'musing,butIwouldlikethesystemtoaskforusernameandpasswordonlyiftheuserwasnotinthedomain.RememberthatthisapplicationisalreadypublishedontheIIS7.5server.
Can anyone help me, please ????