Skip to content

kimballjohnson/SecuringMicroservicesAspNetCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Securing Microservices in ASP.NET Core

Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course.

The code contains various approaches to microservices security, from simple and easy (let the gateway handle it) to best-of-class (minimal consent tokens, never trust the caller, token exchange).

About

Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.3%
  • HTML 13.1%
  • PowerShell 3.4%
  • Other 1.2%