The following feature is new in Ignition version
8.0.14
Click here to check out the other new features
Signifies if the user provided credentials at the last login.
If true, then the user was asked to re-validate their credentials the last time they attempted to login.
If false, then they were not challenged to re-validate their credentials during the last login attempt. This can happen when a login request was made after a user was already authenticated. For example, if a user was already authenticated in a Perspective Session, and a separate call to system.perspective.login function was made with the forceAuth parameter set to false, meaning the user did not provide credentials during the last authentication challenge.