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