Architecture for 3rd Party Authorization Server Integration
Choosing the right components for your API Management solution
1 min readSep 27, 2019
In an API management ecosystem, sometimes there are requirements for components from multiple vendors to work together:
- A common requirement is for API management systems to integrate and work with 3rd party OAuth2 Authorization Servers (AS).
- An extension of the above requirement is for API management systems to integrate and work with more than one OAuth2 Authorization Server (AS).
In this article, we will explore 2 popular solution patterns for solving the 3rd party authorization server integration requirement.