From a11a812e8d4dac1ee04f9fb91465536aa9a9c7a1 Mon Sep 17 00:00:00 2001 From: Lindsay Bert Date: Tue, 8 Jul 2025 13:29:06 +0300 Subject: [PATCH 1/2] Update to existing tutorial for WZ standard edition --- .../cp-portal-cloud-foundry-create-custom-domain.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/tutorials/cp-portal-cloud-foundry-create-custom-domain/cp-portal-cloud-foundry-create-custom-domain.md b/tutorials/cp-portal-cloud-foundry-create-custom-domain/cp-portal-cloud-foundry-create-custom-domain.md index 32f31b820a..b31e4cfb5e 100644 --- a/tutorials/cp-portal-cloud-foundry-create-custom-domain/cp-portal-cloud-foundry-create-custom-domain.md +++ b/tutorials/cp-portal-cloud-foundry-create-custom-domain/cp-portal-cloud-foundry-create-custom-domain.md @@ -110,6 +110,7 @@ You define the default site in the Site Directory of your SAP Build Work Zone, s | xyz200.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-prod-sapdelim-xyz200.launchpad.cfapps.eu10.hana.ondemand.com | prod.mycompany.com | xyz300.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-qa-sapdelim-xyz300.launchpad.cfapps.eu10.hana.ondemand.com | qa.mycompany.com. | xyz400.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-dev-sapdelim-xyz400.launchpad.cfapps.eu10.hana.ondemand.com | dev.mycompany.com. + 7. Create a custom domain for SAP Cloud Identity Services. For example, `ias.mycompany.com`. @@ -120,7 +121,7 @@ The custom domains are created and displayed in a list, along with their corresp ### Use custom domain in Identity Authentication The purpose of this step is to configure a custom domain for your Cloud Identity Service tenant. Use the custom domain that you've created in step 2 above. - You will use it later when establishing trust to your SAP BTP subaccount and in the Domain Name System (DNS) setup. + You'll use it later when establishing trust to your SAP BTP subaccount and in the Domain Name System (DNS) setup. For more information, see [Use Custom Domain in Identity Authentication](https://help.sap.com/docs/cloud-identity-services/cloud-identity-services/use-custom-domain-in-identity-authentication) @@ -267,14 +268,6 @@ Example of a runtime destination mapping: | Standard route | `subprod-sapdelim-xyz200.launchpad.cfapps.us10.hana.ondemand.com` -### Switch to SAP Cloud Identity Services - Identity Authentication - -In this step, you'll create a trust between SAP Build Work Zone, standard edition and your Cloud Identity Services tenant. This trust will appear as an additional application in the administration console of Cloud Identity Services. - -For more information, see [Switching to SAP Cloud Identity Services - Identity Authentication](https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/switching-to-sap-cloud-identity-services-identity-authentication). - -![Switching to IAS](25-switching-to-IAS.png) - ### Create a CNAME record In this step, you'll create a `CNAME` record in the Domain Name Service (DNS) so that the custom domain points to the SAP BTP data center. From f575f475c33d98cc518fbb1c82405daf2b417314 Mon Sep 17 00:00:00 2001 From: Lindsay Bert Date: Tue, 8 Jul 2025 13:41:26 +0300 Subject: [PATCH 2/2] Update to existing tutorial for WZ advanced edition --- ...-portal-cloud-foundry-create-custom-domain-adv.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tutorials/cp-portal-cloud-foundry-create-custom-domain-adv/cp-portal-cloud-foundry-create-custom-domain-adv.md b/tutorials/cp-portal-cloud-foundry-create-custom-domain-adv/cp-portal-cloud-foundry-create-custom-domain-adv.md index 6e9e950bf7..fd998734d3 100644 --- a/tutorials/cp-portal-cloud-foundry-create-custom-domain-adv/cp-portal-cloud-foundry-create-custom-domain-adv.md +++ b/tutorials/cp-portal-cloud-foundry-create-custom-domain-adv/cp-portal-cloud-foundry-create-custom-domain-adv.md @@ -80,7 +80,17 @@ To make sure that your domain is trusted by way of activated server certificates ![Custom domain for runtime destinations](8-custom-domain-for-runtime.png) -7. From the Cloud Identity Services dashboard go to the **Applications & Resources** tab, create a custom domain for your SAP Cloud Identity Services tenant. For example, `ias.mycompany.com`. + If you have content providers in multiple subaccounts (for example, dev/test/prod), make sure that every subaccount has its own custom domain for the SAP Build Work Zone subscription and destination. The destination content could be similar, but the destination’s name should be different. + + Here's an example: + + | :------------- | :------------- | :------------- | :------------- + | **Runtime Destination Domain** | **DNS CNAME** | **SaaS Route** | **SAP Build Work Zone Domain** + | xyz200.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-prod-sapdelim-xyz200.launchpad.cfapps.eu10.hana.ondemand.com | prod.mycompany.com + | xyz300.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-qa-sapdelim-xyz300.launchpad.cfapps.eu10.hana.ondemand.com | qa.mycompany.com. + | xyz400.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-dev-sapdelim-xyz400.launchpad.cfapps.eu10.hana.ondemand.com | dev.mycompany.com. + +7. From the Cloud Identity Services dashboard go to the **Applications & Resources** tab, and create a custom domain for your SAP Cloud Identity Services tenant. For example, `ias.mycompany.com`. The custom domains are created and displayed in a list, along with their corresponding landscape and status.