Chapter 7 Authorization login page
Hi,
I am trying to complete the section on securing controller actions. I find that after I have installed the NuGet package and run the /Store page, when I click "Buy" on the page I get an error instead of being re-directed to a login page. I also have no Login MVC pages in my solution after the install. Does anyone know what is happening or what I may be doing wrong?
The webpage error I receive when I click a "Buy" button is:
HTTP Error 401.0 - Unauthorized
You do not have permission to view this directory or page.
|