ASP.NET Core authentification and authorization in micro services
I would like to have authentication and authorization performed in a separate micro service. At the same time, my authorization micro service is not an identity provider, but rather a simple API.