-
Course
- Core Tech
Using OAuth to Secure Your ASP.NET 4 API
Learn how to use ASP.NET and OAuth together to build a world-class, secure, and high-quality API. You'll cover bad examples of ASP.NET API, approaches with third-party applications, different OAuth flows, Identity Server, and more.
What you'll learn
How do you build a powerful and secure API using ASP.NET? In this course, Using OAuth to Secure Your ASP.NET 4 API, you'll learn how to use ASP.NET and OAuth together to create an API that is highly secure and well-built. You'll start off by looking at an insecure and badly-designed ASP.NET API, talking about how to approach this API from third party applications, and also how to consume this API internally. You will then examine the benefits of choosing different OAuth flows for different scenarios. Finally, you'll see how you can use IdentityServer to protect your API. At the end of this course, you'll have the skills you need to be able to build APIs that are a lot more secure.
Table of contents
- Version Check | 20s
- Overview | 1m 46s
- What Did Our Bad API Do? | 1m 12s
- Where Does OAuth Come In? | 3m 11s
- Why Not Twitter, Google, Facebook, or Other External Logins? | 1m 11s
- Demo: Using OAuth - What Does it Look Like? | 3m 38s
- A Few Questions | 1m 8s
- OAuth 2.0 and OpenId Connect | 3m 7s
- Access Tokens | 6m 38s
- Demo: Getting and Inspecting an Access Token | 4m 12s
- Demo: Using an Access Token | 4m 18s
- Access Token Validation | 1m 38s
- Demo: Manipulating an Access Token | 5m 51s
- Refresh Tokens, Flows, & Grants | 3m 8s
- Redirect Flow - Implicit Grant | 1m 49s
- Introducing IdentityServer | 1m 2s
- Summary | 2m 55s
About the author
Filip is an enthusiastic developer that strives to learn something new every day. With over a decade of experience in .NET, Filip actively spreads his knowledge and ideas around the globe.
More Courses by Filip