ASP.NET MVC Web Applications: Implementing ASP.NET Authentication
Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
Control who can access your web applications! Learn how to configure user authentication rules in an ASP.NET MVC web application in Visual Studio 2017.
Expected Duration (hours)
1.8
Lesson Objectives ASP.NET MVC Web Applications: Implementing ASP.NET Authentication
use Windows authentication in an ASP.NET MVC web application in Visual Studio 2017
set up forms authentication user login functionality using a Simple membership provider in an ASP.NET MVC web application in Visual Studio 2017
set up forms authentication user registration functionality using a Simple membership provider in an ASP.NET MVC web application in Visual Studio 2017
run and test forms authentication in a browser using a Simple Membership provider in an ASP.NET MVC web application in Visual Studio 2017
configureASP.NET Identity in Visual Studio 2017
use a cookie to manage user session data in an ASP.NET MVC web application
configurea SQL membership provider in an ASP.NET MVC web application
set up a model class for a SQL membership provider in an ASP.NET MVC web application in Visual Studio 2017
secure ASP.NET web applications using the ASP.NET Core Identity
authenticate user access to ASP.NET web applications using Azure Active Directory
configure Azure Active Directory for B2C
configure Azure Active Directory for B2B
use session cookies to manage identity
describe how to acquire Access Tokens using the Microsoft Authentication Library (MSAL)
illustrate how we can use middleware to configure and work with Custom UserStores
test the operation of a SQL membership provider in an ASP.NET MVC web application
create custom membership providers in an ASP.NET MVC web application
Course Number: it_wddmvc_14_enus
Expertise Level
Intermediate