OAuth 2 Access Token Usage Strategies for Multiple Resources (APIs): Part 1
Robert Broeckelmann
Apr 18, 2019
When an application consumes a variety of different APIs, often all endpoints require an OAuth 2 access token issued from a common Identity Provider, with appropriate security token checks in place. Gain an understanding of three primary approaches for best employing OAuth 2 access tokens.