This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

WSO2 App Manger facilitates enterprise subscriptions through the App Store. This feature allows users authenticated by a trusted Identity Provider (IDP) to subscribe collectively to a particular Web application. Follow the steps below to carry-out enterprise subscriptions for Web apps.

Adding an identity provider

Follow the steps below to create a new identity provider.

  1. Log in to the WSO2 AppM console as an admin user using the following credentials: https://<AppM_HOST>:<AppM_PORT>/carbon
  2. Click Main, and then click Add in the Identity Providers menu.
  3. Configure a federated authenticator for the identity provider. For instructions on configuring a federated authenticator, see Configuring Federated Authenticators for an Identity Provider.

Adding a service provider

Follow the steps below to create a new service provider.

  1. Log in to the WSO2 AppM console as an admin user using the following credentials: https://<AppM_HOST>:<AppM_PORT>/carbon
  2. Click Main, and then click List in the Service Providers menu.
  3. Click the Edit link of the corresponding app on which you want to enable enterprise subscription as shown below.
    service provider list
  4. Expand the Local & Outbound Authentication Configuration section.
  5. Click Advanced Configuration as shown below.

  6. Expand Step 1 under Authentication Step Configuration.
  7. Select the federated authenticator you created above from the Federated Authenticators list as shown below.
    authentication step configuration
  8. Click Add Authenticator, and then click Update.

 

  • No labels