Configuring the Hybrid App to Use a Static SSO2 Token

When using static credentials, the Hybrid App does not prompt the user for credentials, instead it passes the credentials to SAP Mobile Server automatically and displays the Hybrid App's start screen.

  1. Remove the Credential Request starting point and screen from the Hybrid App (so the client is no longer prompted for credentials).
  2. From Flow Design, select Authentication, Use static credentials, and Use hard-coded credentials. Enter a username and password that corresponds to those defined in SAP Control Center for the server connection (for example: snctest/snctest).

    hwc_static_sso2
  3. Save and regenerate the Hybrid App package, and reassign it to a device.