The Problem
Azure API Management helps you organize and publish your APIs. This post focus on handling OAuth2 tokens for a backend that is composed of multiple services, each having a different ClientId
(and therefore, requiring a different Access Token).
In this case, the FrontEnd (or anything wanting to call