Versions Compared

Key

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

...

Make sure that following prerequisites are met before following the instructions on publishing the web application for obtaining an OAuth2 access token

Configuring the

...

App Manager uses WSO2 Identity Server as the default service provider for SAML SSO authentication. You need to create a service provider in IDP for each Web application that is published through the App Manager (i.e to get the SAML SSO authentication for Web applications).

If a particular Web application is registered to obtain a OAuth2 token using the SAML response generated from the SSO authentication, when creating the service provider for this Web application, it needs to give the following mandatory details of the service provider.

  • Enable response signing
  • Enable assertion signing
  • Enable audience restriction

...

API

...

 Configure WSO2 Identity Server as follows.

Image Removed

Configuring the API provider of App Manager

WSO2 App Manager uses WSO2 API Manager as the API Provider. In order to provide an OAuth OAuth2 token using the SAML token provided by the IDP of App Manager (WSO2 IS), APIManager needs to include IS as a trusted IDP provider. Configure WSO2 API Manager as follows.

...