Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The OAuth Mediator supports 2 forms of OAuth. It bypasses the RESTFull requests and authenticates users against WSO2 Identity Server.

...

Table of Contents
maxLevel3
minLevel3
styleborder:1
locationtop
typeflat
separatorpipe

...

Syntax

Code Block
XML
XML

<oauthService remoteServiceUrl="" />

...

OAuth Server - Server URL of the WSO2 Identity Server.

...

Example

Code Block
XML
XML

<oauthService xmlns="http://ws.apache.org/ns/synapse" remoteServiceUrl="https://localhost:9443/serviceservices" />
Excerpt
hiddentrue

Description of the OAuth Mediator in WSO2 ESB.