-
Notifications
You must be signed in to change notification settings - Fork 0
SAP App Router
Marco Beier edited this page Jun 22, 2020
·
3 revisions
AppRouter is a Node.js library that is available in the public SAP NPM repository. It represents a single entry point into an application.
- SAP CF - Cloud Foundry
- SAP XSA - XS Advanced (On Premise)
- Local Environment
- Request dispatching to other microservices (reverse Proxy for the Application)
- Authentication
- Authorization check
- Complete integration with Destination service and Business Services
- Complete integration with Business Services
- Complete integration with HTML5 Application repository
You can find the above information and a lot more in the following Blog.