This sample shows you how you can create a Tenant Store in anonymous mode and thereafter access the anonymous view of the created Tenant Store:
Setting up the Tenant Store
- Start the ES server.
- Sign into the ES Management Console.
- Create a tenant with the following credentials:
- tenant domain: foo.com
- tenant username: test@foo.com
- Sign into the Publisher.
- Create a new asset, under the gadget asset type category, with the following name: TestGadget
- Perform lifecycle actions on the newly created gadget until it is promoted to the published state, which will move it to the Store.
- Log out of the Publisher.
Accessing the anonymous view of Tenant Stores
- Type the following URL in your browser to see the default assets in the Super-tenant Store.
http://localhost:9763/store/pages/top-assets
Type the following URL in your browser to see the newly created asset in the respective foo.com tenant's Store.
http://localhost:9763/store/t/foo.com/pages/top-assets