Application Router Routing Configuration File
The concept name provided is "undefined," which does not correspond to a specific SAP developer concept that can be defined from the available sources. The sources cover SAP BTP application router configuration properties such as welcomeFile, authenticationMethod, and compression, but none of these define a concept called "undefined." Please provide a valid concept name to generate an accurate reference definition.
Tutorials that teach this
Docs explaining this concept
Prerequisites
- Concept xs-app.json Routing Configuration The concept name is not defined in the provided sources, so a grounded definition cannot be written. The sources cover specific application router configuration topics — such as [`logout`](https://help.sap.com/docs/btp/sap-business-technology-platform/2296b4da7758446a847bd2f65caf8660?locale=en-US&state=PRODUCTION&version=Cloud), [`responseHeaders`](https://help.sap.com/docs/btp/sap-business-technology-platform/43934906c1424d07aa13d35b2d5ed564?locale=en-US&state=PRODUCTION&version=Cloud), `destinations`, routing via destination or service, and integration with the HTML5 Application Repository — but none of them define a concept identified as "undefined."
- Concept UAA (User Account and Authentication) Service The concept name was not provided (marked as "undefined"), and the supplied source snippets cover several distinct SAP BTP topics — such as the Business Application Pattern, Application Router Configuration, Web Access Control, and shadow user management — without a single unifying concept that can be reliably identified and defined. A accurate, source-grounded definition cannot be written without knowing which concept is intended.
- Concept SAP Application Router The concept provided is **undefined** and the supplied sources do not contain sufficient information to produce a grounded, accurate definition. The sources cover topics such as configuring redirect URLs for browser logout, destination options in `xs-app.json`, and various SAP BTP tutorials, but none of them define a specific named concept that can be documented here. Please provide a valid concept name and relevant source snippets so a definition can be written.
- Concept Application Router The [Application Router](https://help.sap.com/docs/btp/sap-business-technology-platform/01c5f9ba7d6847aaaf069d153b981b51?locale=en-US&state=PRODUCTION&version=Cloud) is the single point-of-entry for an application running in the Cloud Foundry environment on SAP BTP. Developers use it to handle routing of incoming requests to the appropriate backend services or static resources, based on rules defined in the [routing configuration file](https://help.sap.com/docs/btp/sap-business-technology-platform/c103fb414988447ead2023f768096dcc?locale=en-US&state=PRODUCTION&version=Cloud) (`xs-app.json`). It also manages access to business service data and supports the Business Application Pattern promoted by SAP in the Cloud Foundry environment.