Ravi Kumar Sirigiri
Ravi Kumar Sirigiri

Reputation: 21

Customized OAUTH2.0 with WSO2 API Manager

I am new to WSO2 API Manager and Identity Server. I have one requirement - to use customized OAUTH2.0 in WSO2 IS with WSO2 API Manager. Could you please let me know If there are any samples or examples for this requirement.

Upvotes: 0

Views: 377

Answers (1)

Abimaran Kugathasan
Abimaran Kugathasan

Reputation: 32468

You can register your custom Oauth Provider as IDP in WSO2 Identity Server. You can refere this blog [Federated Authentication] OpenID-Connect IDP with WSO2 Identity Server on how to do that.

WSO2 API Manager don't support this. So, You have to combine WSO2 Identity Server with API Manager (Identity Server as Key Manager with API Manager).

Upvotes: 1

Related Questions