Objective 5.1: Configure authentication
Authentication is the process of determining whether users are who they say they are. Much like a professional art appraiser is asked to verify a painting in a museum, your application needs to take extra steps to ensure that your users are authentic. ASP.NET MVC can authenticate users before allowing them access to your application.
The ASP.NET MVC framework supports multiple ways for users to log in to your application. In addition, several authentication providers come with the framework. If you use third-party authentication software, most have their own providers that you can install and use under ASP.NET MVC. The flexibility of the ASP.NET authentication framework also enables you to easily create your ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access