Hi,
I have a MVC 4 website made with the default template that ships with VS 2013/MVC 4. When the app is deployed on my test win 2k8R2 server on IIS when you login it says, Hi "Domain\user" in the top bar and the link to the right says "Log off".
What can I do to prevent it from picking up the active directory user? As I said the web.confi is set to use Forms authentication.
Thanks!