-
Course
- Core Tech
Securing Microservices in ASP.NET Core
This course will teach you how to secure your ASP.NET Core microservices using a variety of best practice patterns for authentication and authorization.
What you'll learn
Authentication and authorization are two very important aspects of a secure microservices architecture. In this course, Securing Microservices in ASP.NET Core, you'll learn how to secure your microservices using a variety of best practice techniques for authentication and authorization. You'll learn how to work with an identity microservice, how to apply security with and without an API gateway, and how to improve upon the default security approach to reach a best-of-class implementation. By the end of this course you'll be comfortable implementing best-practice security techniques in microservices architectures.
Table of contents
- Coming Up | 1m 5s
- Course Prerequisites | 58s
- Frameworks and Tooling | 1m 20s
- Inspecting the GloboTicket Demo Application | 2m 35s
- Demo - Getting Started with the Globoticket Demo Application | 3m 11s
- Token-based Security for Microservices | 6m 56s
- Demo - Inspecting an Identity Service | 6m 9s
- Accessing a Microservice on Behalf of the Client Application | 2m 3s
- Demo - Blocking Access to a Microservice | 4m 10s
- Demo - Accessing a Microservice on Behalf of the Client Application | 8m 46s
- Using the Identity Microservice to Log In | 2m 4s
- Demo - Using the Identity Microservice to Log In | 11m 30s
- Demo - Logging Out | 2m 57s
- Accessing a Microservice on Behalf of the User | 1m 16s
- Demo - Accessing a Microservice on Behalf of the User | 6m 16s
- Summary | 1m 53s
About the author
Kevin Dockx is a freelance solution architect (mobile/web), author & consultant, living in Antwerp (Belgium).
More Courses by Kevin