Define Complexity Parameters for PIN Code
Explanation
Use this activity to define whether the PIN code for the mobile app needs to be complex. To change the PIN code complexity setting,
adjust the PIN_CODE_IS_COMPLEX parameter on the Application Parameters page.
When PIN_CODE_IS_COMPLEX parameter is set to,
- True: The PIN code is enforced to follow a pattern that includes uppercase letters, numbers, and special characters.
- False: The PIN code is not enforced to follow any specific pattern
Refer
to the technical documentation for further details:
Device Security Parameters
Prerequisites
- PIN_AUTHENTICATION parameter must be enabled.
System Effects
As a result of this activity,
- If the PIN code is complex, the PIN Code prompt message informs the mobile user of the expected pattern.
- If the PIN code is not complex, any PIN code that meets the minimum length requirement is accepted.