I am using a the basic login on a test ASP.Net MVC 5 site (for an internet site).
The login works fine but when I try to logout it doesn\'t happen. The logout link
I had the same problem of not being able to logout. I would stay logged in and only redirect back to the home view. I was using Chrome and I tried it in firefox and ie and didn't have the problem. Then I cleared my cookies in chrome and it all worked fine. It could be a quick and easy first step if other encounter this problem.