ASP.NET MVC Web Applications: Implementing ASP.NET Authentication
Visual Studio 2017
| Intermediate
- 17 Videos | 1h 45m 52s
- Includes Assessment
- Earns a Badge
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.
WHAT YOU WILL LEARN
-
use Windows authentication in an ASP.NET MVC web application in Visual Studio 2017set up forms authentication user login functionality using a Simple membership provider in an ASP.NET MVC web application in Visual Studio 2017set up forms authentication user registration functionality using a Simple membership provider in an ASP.NET MVC web application in Visual Studio 2017run and test forms authentication in a browser using a Simple Membership provider in an ASP.NET MVC web application in Visual Studio 2017configureASP.NET Identity in Visual Studio 2017use a cookie to manage user session data in an ASP.NET MVC web applicationconfigurea SQL membership provider in an ASP.NET MVC web applicationset up a model class for a SQL membership provider in an ASP.NET MVC web application in Visual Studio 2017secure ASP.NET web applications using the ASP.NET Core Identity
-
authenticate user access to ASP.NET web applications using Azure Active Directoryconfigure Azure Active Directory for B2Cconfigure Azure Active Directory for B2Buse session cookies to manage identitydescribe how to acquire Access Tokens using the Microsoft Authentication Library (MSAL)illustrate how we can use middleware to configure and work with Custom UserStorestest the operation of a SQL membership provider in an ASP.NET MVC web applicationcreate custom membership providers in an ASP.NET MVC web application
IN THIS COURSE
-
1.Working with Windows Authentication6m 58sUP NEXT
-
2.Setting Up Forms Authentication User Login11m 1s
-
3.Setting Up Forms Authentication User Registration8m 10s
-
4.Testing Forms Authentication using Simple Membership2m 19s
-
5.Configure ASP.NET Identity9m 49s
-
6.Using Cookies to Manage User Sessions4m 46s
-
7.Configuring a SQL Membership Provider2m 24s
-
8.Setting Up a SQL Membership Provider Model4m 2s
-
9.Implement ASP.NET Core Identity11m 28s
-
10.Authentication Using Azure Active Directory4m 11s
-
11.Azure Active Directory B2C5m 17s
-
12.Azure Active Directory B2B4m 36s
-
13.Identity Management Using Session Cookies13m 2s
-
14.Acquiring Access Tokens with MSAL3m 2s
-
15.Working with Custom UserStores Using Middleware3m 42s
-
16.Testing a SQL Membership Provider2m 54s
-
17.Exercise: Create Custom Membership Providers8m 11s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

COURSE
ASP.NET Introduction