SAP

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

Tenant-Aware Approuter for SaaS Multitenant Applications on SAP BTP

A tenant-aware Approuter is a dedicated application component used in SaaS multitenant solutions on SAP BTP to route incoming requests to the correct tenant context and handle authentication. Developers develop and configure it as part of the multitenant application so that each subscribed consumer tenant is served through the appropriate routes and security settings. It is defined as an MTA resource alongside extension descriptors and works in conjunction with role configurations to ensure that business users of each consumer tenant access only their authorized content after subscribing to the SaaS application.

Tutorials that teach this

Prerequisites

Concepts that build on this