I think it can only be used with Identity Server. Checked the code[1], it is consuming the SOAP services exposed by IS[2] which we cannot expect from any OAuth provider.
[1] https://github.com/wso2/carbon-mediation/tree/master/components/mediators/oauth/org.wso2.carbon.identity.oauth.mediator/src/main/java/org/wso2/carbon/identity/oauth/mediator [2] https://github.com/wso2/carbon-mediation/blob/master/components/mediators/oauth/org.wso2.carbon.identity.oauth.mediator/src/main/java/org/wso2/carbon/identity/oauth/mediator/OAuth2TokenValidationServiceClient.java#L31 Farasath Ahamed Software Engineer, WSO2 Inc.; http://wso2.com Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619 <https://twitter.com/farazath619> <http://wso2.com/signature> On Fri, Oct 7, 2016 at 1:26 PM, Isuru Haththotuwa <[email protected]> wrote: > Hi Devs, > > $subject? [1] Can it be used with any OAuth provider? > > [1]. https://docs.wso2.com/display/ESB500/OAuth+Mediator > > -- > Thanks and Regards, > > Isuru H. > +94 716 358 048* <http://wso2.com/>* > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
