Learn about known issues and apply workarounds for SAP Mobile Platform security.
Issue # | Description |
---|---|
RTC-60 | SAP Mobile Server restart is needed after changing keystore. Workaround: If you change anything relating to keys or certificates in the keystore, you must always restart the server. Changes only take effect after a server restart. |
CR-708833 |
External authentication token is not properly handled by iOS
Hybrid Web Container (HWC). Workaround: For an external token to be passed to and used by iOS Hybrid Web Container for performing single sign-on (SSO), make the call to setHttpHeaders before starting the client engine by placing [self setHttpHeaders] in the first line in the startEngine function. See Setting HTTP Headers in Developer Guide: Hybrid App Packages. |