Application Security
Visual Studio 2015
| Intermediate
- 9 videos | 55m 16s
- Earns a Badge
Security is always a concern when creating a SPA with AngularJS and ASP.NET Web API. Learn how to implement security using ASP.NET Identity, force login using the Authorize attribute, forward claims data, and secure API controller actions.
WHAT YOU WILL LEARN
-
Enable asp.net identity by adding required packages and updating configureservices() method in startup file to register services with the dependency injection frameworkModify the dbcontext class to inherit from identitydbcontext to use asp.net identityModify the startup file to create the database, sample data, and add users at startupModify the applicaiton to serve the angular index files as a mvc viewForce user login by using the authorize attribute on the home controller
-
Pass claims data for users from asp.net to angularjsModify the application to add functionlity for authenticated users to log outModify the application to restrict access to web api endpointsbased on authentication and claimsConfigure use of ef7 and add validation and security to an app using angularjs and mvc6 web api
IN THIS COURSE
-
4m 9sLearn how to enable ASP.NET Identity by adding required packages and updating the ConfigureServices() method in the startup file to register services with the Dependency Injection framework. FREE ACCESS
-
2m 51sIn this video, you will learn how to modify the DbContext class to inherit from IdentityDbContext in order to use ASP.NET Identity. FREE ACCESS
-
5m 11sIn this video, find out how to modify the startup file to create the database, add sample data, and add users at startup. FREE ACCESS
-
7m 52sFind out how to modify the application to serve the Angular index files as a MVC view. FREE ACCESS
-
7m 37sIn this video, find out how to force user login by using the Authorize attribute on the Home controller. FREE ACCESS
-
6m 16sLearn how to pass claims data from ASP.NET to AngularJS for users. FREE ACCESS
-
3m 58sLearn how to modify the application to add functionality for authenticated users to log out. FREE ACCESS
-
5m 36sIn this video, find out how to modify the application to restrict access to web api endpoints based on authentication and claims. FREE ACCESS
-
11m 47sIn this video, find out how to configure EF7 and add validation and security to an app using AngularJS and MVC6 Web API. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.