Skip to content

Architecture

Gregor Wolf edited this page Jun 23, 2016 · 3 revisions

Architecture

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 will implemented in HCP HTML5 applications. For authentication they will 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.