Securing ASP.NET Core 2 with OAuth2 and OpenID Connect

Securing ASP.NET Core 2 with OAuth2 and OpenID Connect

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 22m | 676 MB

When you’re building an ASP.NET Core 2 MVC web app or API, you’ll want to secure it sooner than later. In this course, you’ll learn how to utilize OAuth2 and OpenID Connect, today’s widely-used standards, to help you achieve your goals efficiently.

Knowing how to secure applications is important, but knowing why we make certain decisions is, arguably, even more important. In this course, Securing ASP.NET Core 2 with OAuth2 and OpenID Connect, you’ll learn the ins and outs of OAuth2 and OpenID Connect (OIDC), being today’s widely-used standards. First, you’ll explore what these standards entail, and how you can integrate their implementations in ASP.NET Core with IdentityServer4. Next, you’ll discover how to secure both a web app and an API. Finally, you’ll learn how to use authorization policies and deal with expired access. By the end of this course, you’ll have the necessary knowledge to efficiently secure your ASP.NET Core 2 applications.