...
- Uncomment the <GroupingExtractor> element in the <APIM_HOME>/repository/conf/api-manager.xml file.
Code Block language xml <GroupingExtractor>org.wso2.carbon.apimgt.impl.DefaultGroupIDExtractorImpl</GroupingExtractor>
- 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,
- cd
...
- Log in as user1, create a new application (e.g., TestApp1) and subscribe to an API using the new application.
- Log out of the API Store and log back in as user2.
- 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.