diff --git a/guides/multitenancy/index.md b/guides/multitenancy/index.md index fe5e895c6..cbcf0fb34 100644 --- a/guides/multitenancy/index.md +++ b/guides/multitenancy/index.md @@ -720,7 +720,7 @@ In order to get your multitenant application deployed, follow this excerpt from Once: Add SAP HANA Cloud, XSUAA, and [App Router](../deployment/to-cf#add-app-router) configuration. The App Router acts as a single point-of-entry gateway to route requests to. In particular, it ensures user login and authentication in combination with XSUAA. ```sh -cds add hana,xsuaa +cds add hana,xsuaa,approuter ``` If you intend to serve UIs you can easily set up the SAP Cloud Portal service: