Development Task Flow Using REST SDK (HTTP Channel)
Describes the overall development task flow for ODP applications using REST SDK. An
application consists of building blocks which the developer uses to start the application
and perform functions needed for the application.
Enabling Network Edge for HTTP
For network edge scenario, all the requests through reverse proxy (example, Microsoft ARR) should be protected by SiteMinder Policy Server through some pattern. Network edge works only in asynchronous registration.
Enabling Single and Mutual SSL Authentication
Secure sockets layer (SSL) is a protocol that governs certificate authentication. It exchanges the certificate information. SSL also encrypts all information that flows between a client and a server. Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying the provided digital certificate, so that both parties are assured of the others' identity.
Registering the User
Registers the user to the SAP Mobile Platform on-premise or cloud.
End to End Tracing
(Optional) End to end tracing enables an application developer and end user to trace a request that is sent from the client to the back-end. This spans the entire landscape where you can derive a correlation of traces at the client, server and back-end.