In SAP Business Technology Platform (BTP), the Subscriber Subaccount represents an individual tenant that consumes a multitenant application hosted in the Provider Subaccount. The onboarding process involves configuring the Subscriber Subaccount to establish trust, enabling secure access, and ensuring proper connectivity to the provider's application, while assigning appropriate roles and access for users.
- Create the Subscriber Subaccount
The steps for this setup are the same as in the previous lesson. Refer to the Building an SAP Fiori App using the Basic Template > Configuring the Deployment Subaccount > Step 1: Creating a Subaccount for Isolated Deployment Environment.
Note
The subdomain of the subaccount is used for the address of the subscriber specific address of the application.https://<
subscriber subdomain>
-<
provider cf org>
-<
provider cf space>
-<
app name>
.<
domain>
For example, https://subscriber1-acme-app-distperfmgmt.cfapps.us10-001.hana.ondemand.com
- Set Up the SAP BTP Destination for Service Layer with Principal Propagation
The steps for this setup are the same as in the previous lesson. Refer to the Getting Started with SAP BTP Development > Setting up an SAP BTP Destination for Service Layer > How to Set Up the SAP BTP Destination for Service Layer with Principal Propagation.
The principal propagation setup appears as follows:
The destination setup appears as follows:
- Configuring Trust with Identity Authentication service
The steps for this setup are the same as in the previous lesson. Refer to the Building an SAP Fiori App using the Basic Template > Configuring the Deployment Subaccount > Step 4: Configuring Trust with Identity Authentication Service.
The trust configuration setup appears as follows:
- Subscribe to the CAP Application
- Go to Service Marketplace. Find the deployed multitenant application. Choose Create.
- Leave the default values as they are, then choose Create.
- You have now subscribed to the application.
- Go to Service Marketplace. Find the deployed multitenant application. Choose Create.
- Verify the auto-created routing for the subscribed application.
Verify that subscriber-specific routing is automatically created in the routes of your Cloud Foundry space.