SAP-samples / btp-cap-multitenant-saas

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. Developers learn how to implement their own CAP (mtxs) based SaaS app including an SaaS API and integration with various essential SAP BTP service of...
Apache License 2.0
95 stars 43 forks source link

Adoption of SAP Build WorkZone #77

Open AjitKP91 opened 1 month ago

AjitKP91 commented 1 month ago

In the context of multitenancy

gregorwolf commented 1 month ago

As a starting point for the moment you can look at:

https://github.com/gregorwolf/mtxs-bookshop/blob/main/mta.yaml#L321

where I'm using service: build-workzone-standard with service-plan: standard to provide a launchpad experience using the Standalone Approuter. But I hope that the Multitenancy Support for [HTML5 Content Consumption Across Subaccounts](https://community.sap.com/t5/technology-blogs-by-sap/simplifying-html5-content-consumption-across-subaccounts/ba-p/13758568) will come soon.