0

I want to use the WSO2 EMM product in a multi-tenant setup. I have defined two tenants and I can login in with their specific users and publish apps. But when I go to the store (https://...:9443/store) I see all tenants and carbon.super.

What do I have to change to hide the tenants and rename carbon.super to anything else (or hide it too) for anonymous users?

Kind regards, Paul

Community
  • 1
  • 1
Paul
  • 3
  • 3

1 Answers1

0

I think this is the expected behavior for the product.

However still you can customize the store Jaggery app (which located in {EMM_HOME}/repository/deployment/server/jaggeryapps/store) and edit the page to match your requirement.

Thanks.