Support multiple JWT Authorities in a .NET Core application

This post describes how you can support multiple JWT Authorities in your (ASP).NET Core application and how you can select the correct authority for each request. This post doesn’t cover the integration with an OIDC service or proxy. It as... Read the full text.