By default, the on-boarding flow provides you with a means to authenticate against SAP Cloud Platform mobile service for development and operations, provides Touch ID functionality and passcode functionality.
By default, the passcode simply needs 8 characters, but this could be as simple as 11111111
, which is not very secure.
To enforce a more secure passcode policy, you can set this in the application definition for your app in SAP Cloud Platform mobile service for development and operations.
Log on to SAP Cloud Platform mobile service for development and operations at https://hcpmsadmin-<your_trial_account_user>trial.dispatcher.hanatrial.ondemand.com/
Navigate to Mobile Applications > Native/Hybrid and click on the com.sap.tutorials.demoapp.ESPMReminders
entry.
In the next page, click on Client Policies in the Assigned Features panel.
In the page that opens, under the Passcode Policy panel, tick the checkbox next to Enable Passcode Policy
Set the following properties:
Field |
Value |
Minimum Length |
12 |
Minimum Number of Unique Characters |
4 |
Upper Case Character Required |
YES |
Lower Case Character Required |
YES |
Digits Required |
YES |
Click Save when done.