Configuring SAP Web Dispatcher Profile Parameters
Context
SAP recommends that you configure the reverse proxy to use HTTPS/SSL for both inbound and outbound communication. In other words, you configure SAP Web Dispatcher to act as an SSL server towards the mobile client, and as an SSL client towards SAP Mobile Platform.
To set up inbound communication from the client to SAP Web Dispatcher, and outbound communication from SAP Web Dispatcher to SAP Mobile Platform Server, make the following settings:
-
Configure SAP Web Dispatcher to terminate and reencrypt SSL.
-
Configure the SAP Web Dispatcher server port.
In order to satisfy the requirement of the Same Origin Policy, all systems in an SAP Fiori app landscape have to be served by a single Web server access point. Therefore, you configure a single icm/server_port in SAP Web Dispatcher to serve all back-end systems of an SAP Fiori scenario.
If you use X.509 client certificates distributed with SAP Afaria for user authentication, by default, Web Dispatcher will forward the client certificate within the HTTP header. In this case, you configure Web Dispatcher to require a valid certificate from the client in order to gain access to application resources.
-
Configure the connection to your SAP Mobile Platform Server or server cluster
If you installed SAP Mobile Platform in a server cluster, SAP Web Dispatcher will balance the load among the cluster nodes.