Configuring the Hybrid App to Use Static X.509 Credentials

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 certificate-based credentials.
  3. Click Generate from Certificate.
  4. Browse to the location of the *.p12 certificate file.
  5. Enter the certificate's password, select the alias, and click OK.
  6. Save and regenerate the Hybrid App, and reassign it to a device.