Explore the new IAuthenticationFilter in ASP.NET MVC 5 which allows you to customize authentication. Also learn about the CustomAuthentication attribute and how you can use it to change the current principal and redirect unauthenticated users to a login page.
Go to the complete details ...