Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Practical OAuth, OpenID and JWT in C# .NET Core

Posted By: BlackDove
Practical OAuth, OpenID and JWT in C# .NET Core

Practical OAuth, OpenID and JWT in C# .NET Core
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.44 GB | Duration: 5h 13m

Get hands on with these standards and technologies in .NET Core

What you'll learn
Understand OAuth, OpenID and JWT
Implement Microsoft Identity (OpenID) server side and client side
Consume any OAuth provider using .NET Core C# 5.0
Consume any OpenID provider using .NET Core C# 5.0
Create and configure your own Identity Provider
Use a 'Front door key' pattern to secure your applications

Description
OAuth (2.0), OpenID, and JWT pretty much go hand-in-hand with new web application development today. Especially for an enterprise setting where security controls are the top priority!

In this course, we will focus on the key understandings needed to put these technologies and standards into action.

We will build practical examples using .NET Core C# 5.0.

By the end of the course, we will have spanned both basic and complex integrations of Identity services.

Supporting a custom Identity provider in your application is a real bonus (if not a requirement) for Enterprise customers.

Many of the 3rd party services and tools used to implement authentication and authorization are easy to switch on with a few lines of code.

However, without this practical hands-on experience integration OAuth, OpenID, and JWT, Enterprise grown Identity Providers are often out of reach.

This course is for you if:

You've never worked with OAuth, OpenID, or JWT in your applications before, or,

You've used example code from Microsoft documentation with varied success or confidence in the solution, or,

You want to understand how these standards are leveraged in native .NET Core code, or,

You want to understand how to implement identity-based Microservice APIs, or,

You want to integrate with a custom Enterprise Identity Provider built on OAuth or OpenID

Who this course is for:
Beginner and intermediate developers who want to learn and overcome OAuth integration challenges
Cloud architects who want to understand common OAuth integration challenges
Developers who need to implement OAuth or OpenID in their application and must integrate a custom enterprise identity provider