ASP.NET MVC Web Applications: Claims-Based Authentication
Visual Studio
| Intermediate
- 12 videos | 44m 24s
- Includes Assessment
- Earns a Badge
Explore claims-based authentication and how to implement it in an ASP.NET MVC web application in Visual Studio 2017.
WHAT YOU WILL LEARN
-
Use federated user authentication in an asp.net mvc web applicationCreate a visual c# class library that uses the windows identity foundation framework to work with a custom security token formatCreate a custom security token handler class by inheriting and overridding properties and methods from the securitytokenhandler classUse a custom security token handler to validate custom tokens and their signatures as well as to write custom tokens to xml and generate token signaturesUse a custom security token handler to validate custom token audience uris, parse custom tokens, and create claims for custom tokensConfigure a secure token service that manages saml 2.0 tokens in an asp.net mvc web application
-
Create a custom security token service configuration class and create a signing certificate utility that retrieves x509 certificates in an asp.net web applicationCreate a visual c# class that implements a custom security token service in an asp.net web applicationCreate an asp.net web forms login page that is used by a custom security token service to authenticate users from a client asp.net web applicationCreate an asp.net client application that consumes tokens issued by a custom security token serviceEdit a client application's web.config file so that the client application may consume tokens issued by a given custom security token serviceHandle token formats (for example, oauth, openid, microsoft account, google, twitter, and facebook) for saml and swt tokens
IN THIS COURSE
-
4m 1sIn this video, learn how to use federated user authentication in an ASP.NET MVC web application. FREE ACCESS
-
3m 15sLearn how to create a Visual C# class library that uses the Windows Identity Foundation framework to work with a custom security token format. FREE ACCESS
-
3m 37sLearn how to create a custom security token handler class by inheriting and overriding properties and methods from the SecurityTokenHandler class. FREE ACCESS
-
3m 57sDuring this video, you will learn how to use a custom security token handler to validate custom tokens and their signatures, as well as to write custom tokens to XML and generate token signatures. FREE ACCESS
-
4m 1sIn this video, you will use a custom security token handler to validate custom token audience URIs, parse custom tokens, and create claims for custom tokens. FREE ACCESS
-
4m 19sDuring this video, you will learn how to configure a secure token service that manages SAML 2.0 tokens in an ASP.NET MVC web application. FREE ACCESS
-
3m 7sLearn how to create a custom security token service configuration class, and create a signing certificate utility that retrieves X509 certificates in an ASP.NET web application. FREE ACCESS
-
3m 15sFind out how to create a Visual C# class that implements a custom security token service in an ASP.NET web application. FREE ACCESS
-
3m 49sIn this video, you will create an ASP.NET Web Forms login page that is used by a custom security token service to authenticate users from a client ASP.NET web application. FREE ACCESS
-
3m 53sFind out how to create an ASP.NET client application that consumes tokens issued by a custom security token service. FREE ACCESS
-
3m 35sTo allow a client application to consume tokens issued by a given custom security token service, you need to edit the client application's Web.config file. FREE ACCESS
-
3m 35sIn this video, you will learn how to format tokens (for example, oAuth, OpenID, Microsoft Account, Google, Twitter, and Facebook) for SAML and SWT tokens. 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.YOU MIGHT ALSO LIKE
Channel
Wintellect Visual Studio