SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

SaaS Provisioning Service Registration in Cloud Foundry

The SAP SaaS Provisioning Service registration in Cloud Foundry is the process by which a multitenant application is made known to the SAP BTP runtime so that it can be subscribed to by multiple tenants. A developer registers the multitenant application to the SAP SaaS Provisioning Service by creating a service instance that binds the application's metadata — such as its callback URLs and display name — to the platform. This registration enables SAP BTP to manage the subscription lifecycle, routing tenant-specific requests to the correct application instance.

Tutorials that teach this

Docs explaining this concept

Prerequisites