Skip to content

Security of Microservices with .NET Core 5 using ASP.NET Web API, IdentityServer4, JSON Web Tokens, OpenID Connect, Identity Model, OAuth 2, Ocelot, Entity Framework Core.

License

mansoorafzal/SecureMicroservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices

Implementation is based on the online course on Microservices. It aims to show the security of Microservices with IdentityModel, IdentityServer4, OpenID Connect, OAuth 2 and JSON Web Tokens.

It includes following packages:
IdentityModel
IdentityServer4
IdentityServer4.EntityFramework
Microsoft.AspNetCore.Authentication.JwtBearer
Microsoft.AspNetCore.Authentication.OpenIdConnect
Microsoft.EntityFrameworkCore.Design
Microsoft.EntityFrameworkCore.InMemory
Microsoft.EntityFrameworkCore.SqlServer
Microsoft.EntityFrameworkCore.Tools
Microsoft.VisualStudio.Web.CodeGeneration.Design
Ocelot
Swashbuckle.AspNetCore

About

Security of Microservices with .NET Core 5 using ASP.NET Web API, IdentityServer4, JSON Web Tokens, OpenID Connect, Identity Model, OAuth 2, Ocelot, Entity Framework Core.

Topics

Resources

License

Stars

Watchers

Forks

Languages