-
Course
- Core Tech
Securing ASP.NET Core 3 with OAuth2 and OpenID Connect
When you're building an ASP.NET Core 3 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.
What you'll learn
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 3 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, deal with expired access, and what to think about before going to production.
By the end of this course, you'll have the necessary knowledge to efficiently secure your ASP.NET Core 3 applications.
Table of contents
- Version Check | 20s
- Coming Up | 1m 41s
- Course Prerequisites | 36s
- Tooling | 55s
- Application Architectures and Security | 7m 44s
- Working Towards a Central Identity Provider | 4m 22s
- Introducing OAuth2 | 2m 22s
- Introducing OpenID Connect | 2m 28s
- Demo - Introducing the Demo Application | 3m 23s
- Summary | 44s
About the author
Kevin Dockx is a freelance solution architect (mobile/web), author & consultant, living in Antwerp (Belgium).
More Courses by Kevin