When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Authentication and Authorization in ASP.NET Core Web API

Learn to secure APIs in ASP.NET Core Web API with this course. Covering authentication and authorization, you'll explore different solutions, implement them using OAuth2, and restrict access. Ideal for those wanting to enhance their API security.

     
  • 4
  •  |
  • Reviews ( 45 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (45 reviews )
  • icon2 hour 21 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Authentication and Authorization in ASP.NET Core Web API

Protecting APIs is crucial, but it can be a challenging task, especially if you're not familiar with the latest standards and techniques. If you're struggling with securing your APIs, this course is for you. In this course, Authentication and Authorization in ASP.NET Core Web API, you'll learn everything you need to know about authentication and authorization in ASP.NET Core Web API, from selecting the right solution to implementing it using OAuth2 and other methods. First, you'll explore different authentication and authorization solutions and learn how to apply them to your APIs. Next, you'll discover how to decide on an authentication and authorization solution that fits your needs. Then, you'll learn how to protect your APIs with tokens using OAuth2, one of the most popular and secure methods. Finally, you'll dive into applying authorization to your APIs and learn how to restrict access to specific resources. By the end of this course, you'll have the knowledge to implement authentication and authorization in ASP.NET Core Web API using the latest standards and techniques. If you're already familiar with ASP.NET Core Web API basics and want to take your API security to the next level, this course is for you.

What You Will Learn?

  • Course Overview : 1min.
  • API Authentication with Keys and Cookies : 43mins.
  • Protecting APIs with OAuth2 Tokens : 44mins.
  • Using Front-ends to Obtain OAuth2 Tokens : 21mins.
  • Adding Authorization : 29mins.