ASP.NET MVC Web Applications: Claims-Based Authentication

Visual Studio    |    Intermediate
  • 12 videos | 44m 24s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 58 users Rating 4.5 of 58 users (58)
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 application
    Create a visual c# class library that uses the windows identity foundation framework to work with a custom security token format
    Create a custom security token handler class by inheriting and overridding properties and methods from the securitytokenhandler class
    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
    Use a custom security token handler to validate custom token audience uris, parse custom tokens, and create claims for custom tokens
    Configure 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 application
    Create a visual c# class that implements a custom security token service in an asp.net web application
    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
    Create an asp.net client application that consumes tokens issued by a custom security token service
    Edit a client application's web.config file so that the client application may consume tokens issued by a given custom security token service
    Handle token formats (for example, oauth, openid, microsoft account, google, twitter, and facebook) for saml and swt tokens

IN THIS COURSE

  • 4m 1s
    In this video, learn how to use federated user authentication in an ASP.NET MVC web application. FREE ACCESS
  • 3m 15s
    Learn 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
  • Locked
    3.  Getting Started with a Custom Security Token Handler
    3m 37s
    Learn how to create a custom security token handler class by inheriting and overriding properties and methods from the SecurityTokenHandler class. FREE ACCESS
  • Locked
    4.  Validating and Writing Custom Tokens
    3m 57s
    During 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
  • Locked
    5.  Working With Custom Tokens
    4m 1s
    In 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
  • Locked
    6.  Handling Token Formats for SAML tokens
    4m 19s
    During 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
  • Locked
    7.  Retrieving Certificates and Configuring a Custom STS
    3m 7s
    Learn 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
  • Locked
    8.  Creating a Custom Security Token Service Class
    3m 15s
    Find out how to create a Visual C# class that implements a custom security token service in an ASP.NET web application. FREE ACCESS
  • Locked
    9.  Creating a Custom Security Token Service Login Page
    3m 49s
    In 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
  • Locked
    10.  Consume Tokens from a Custom Security Token Service
    3m 53s
    Find out how to create an ASP.NET client application that consumes tokens issued by a custom security token service. FREE ACCESS
  • Locked
    11.  Configuring Clients that Consume Custom STS Tokens
    3m 35s
    To 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
  • Locked
    12.  Exercise: Handle Token Formats
    3m 35s
    In 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

Rating 4.5 of 6 users Rating 4.5 of 6 users (6)
Rating 4.4 of 22 users Rating 4.4 of 22 users (22)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 43 users Rating 4.6 of 43 users (43)
Rating 4.4 of 57 users Rating 4.4 of 57 users (57)
Rating 4.6 of 43 users Rating 4.6 of 43 users (43)