The Login action is a System Action that logs a specified end-user in the system. The last login information is updated. All persistent roles are loaded with the respective grant or revoke. See Persistency in Roles.

The Login action clears all Session Variables to their default values when a different end-user logs in.

Input parameters

Identifier Type. Mandatory.

Boolean Type. Mandatory.

Output parameters

None

Possible exceptions

An invalid login exception  might be raised when, for example, the end-user does not exist or it is not active.

See Also

Authenticating Users | Overview of System Actions and Functions