-
Notifications
You must be signed in to change notification settings - Fork 28
Architecture
Gregor Wolf edited this page Sep 8, 2016
·
3 revisions
This project implements the backend services for the SAP Inside Track registration. It is built as a HANA XS application. The the front end UI is implemented as HANA Cloud Platform (HCP) HTML5 applications. For authentication they use Application-to-Application SSO (App2AppSSO) with Principal Propagation as described in this setup guide.
A proof of concept which can also be the basis for further prototyping is published also on GitHub with the Project Native HANA PoC for anonymous, public and private XSODATA Service. Check it to get an understanding how the different access levels work in practice.