An application that implements a login screen is considered secure. Mobile application developers are responsible for creating login screens for the applications they create. A login screen allows the device user to enter a password to unlock the data vault after an administrator has set a client password policy in Management Cockpit.
A secure application that uses a login screen:
The Lock Timeout limits the length of time (seconds) the data vault can be left unlocked within the application so the user can continue to use it. If the data vault is not accessed within this timeout, it locks itself and the user has to go back to the login screen to re-enter their password in order to continue using the application.
To implement a login screen, developers must create the login and define the password. The screen and the password unlock the data vault. Unlocking the vault enables access to application data offline or online.
Administrators can allow users to change this password, when defining the client password policy in Management Cockpit.