Some time ago there was a thread about using multiple APIs
WebAuth, audience, multiple APIs and scopes
@jmangelo mentioned that
At this time, each request can only specify a single audience so the scopes would also be the ones associated with the specified audience.
Do you plan to add that kind of functionality in the nearest future ? I mean - to be able to send request for access token that handles multiple audiences. I am aware of the other ways of handling multiple APIs but none of them seems to fit for my use case. I have multiple systems with different APIs that cannot have the same audience.