Versions Compared

Key

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

...

  1. Uncomment the <GroupingExtractor> element in the <APIM_HOME>/repository/conf/api-manager.xml file.
    Code Block
    languagexml
     <GroupingExtractor>org.wso2.carbon.apimgt.impl.DefaultGroupIDExtractorImpl</GroupingExtractor>
  2. Start the API Manager and sign up to the API Store as two different users (user1 and user2) with the same organization name. For example,
  3.  cd

...

  1. Log in as user1, create a new application (e.g., TestApp1) and subscribe to an API using the new application.
    Image Added
  2. Log out of the API Store and log back in as user2.
  3. Go to the My Subscriptions page, select the application that the previous user created (e.g., TestApp1) from the drop-down list and note that the previous user's subscription is listed under Subscribed APIs.
    Image Added