Reputation: 43
We have a requirement to configure WSO2 api manager with Azure AD as OAuth provider. We do not intend to use the out-of-the box OAuth provider in WSO2 api platform. All other parts of API manager will be leveraged ( publisher, store, gateway). Below given is the scenario
What is the best way to achieve this? Any input is much appreciated
Upvotes: 3
Views: 456
Reputation: 144
You should be able to achieve your use case by configuring a 3rd part key manager https://docs.wso2.com/display/AM210/Configuring+a+Third-Party+Key+Manager
Upvotes: 1