Events that are triggered when the user logs in or when the client is reloaded.
Event
Short description
Client logged in
This event is triggered after a user has successfully logged into the system via the HTML client.
Client reloaded
This event is triggered when a user reloads the HTML client by refreshing the browser (e.g. by pressing F5 key).
Unregistered login
This event is triggered when a user attempts to log in via an external identity provider (single sign-on) whose user ID is not yet stored in the external user credentials of a user account. Additional provider info is also available.
Registered login
This event is triggered when a user has been successfully logged on to the system via an external identity provider (single sign-on). The input data is the user object. Additional provider info is also available.
Event | Short description |
|---|---|
Client logged in | This event is triggered after a user has successfully logged into the system via the HTML client. If Open view (Action) or Open portal are opened here with waiting time, the user's login is blocked until they are closed without error. When this event is Abort, the user is automatically logged out again. |
Client reloaded | This event is triggered when the user reloads the HTML client in the browser while logged in (e.g. F5 key). If Open view (Action) or Open portal are opened here with waiting time, the user login is blocked until they are closed without error. When this event is Abort, the user is automatically logged out again. |
Unregistered login | This event is triggered when a user attempts to log in via an external identity provider (single sign-on) whose user ID is not yet stored in the external user credentials of a user account.Additional provider info is also available. |
Registered login | This event is triggered when a user has been successfully logged on to the system via an external identity provider (single sign-on). The input data is the user object. Additional provider info is also available. |
The following events are available as well: