ZTrust Documentation
  • User Manual - ZTrust V3.0
    • Key Terminologies
    • Guide to Navigation
      • Clients
        • Clients List
        • Initial Access Token
        • Client Registration
      • Client Scopes
      • Realm Roles
      • Users
      • Groups
      • Sessions
      • Events
        • User events
        • Admin events
      • Realm Settings
        • General
        • Login
        • Email
        • Themes
        • Keys
        • Events
        • Localization
        • Security Defenses
        • Sessions
        • Tokens
        • Client Policies
        • User profile
        • User Registration
      • Authentication
        • Flows
        • Required Actions
        • Policies
      • Identity Providers
      • User Federation
    • Admin Manual
      • Creation of a Realm
      • Creation of a User
        • Login to Account Console
      • How to set up Password Invalidator
      • How to set up Password Policies
      • How to set up Brute Force Detection feature
      • How to enable the One-to-Many feature
      • How to set up Multi-Factor Authentication
        • Setup of ReCAPTCHA registration flow
        • Setup of ReCAPTCHA login flow
        • Setup of OTP Based Registration
        • Setup of OTP Based Login
        • Setup of QR Code Based Authentication
        • Setup of Push Notification Based Authentication
        • Setup of Biometric based Authentication
        • How to set-up 2FA Authentication
      • ZTrust Authenticator App
      • Self-Service Portal (SSP)
        • Authenticator Setup from Self-Service Portal
        • Set Your Profile Photo in Self-Servicce Portal
      • How to setup Session Invalidator feature
      • How to setup GDPR Compliant feature
      • How to set up Social Media login
      • How to setup Inactive User Tracking feature
      • How to setup Archive Inactive User feature
      • Role-Specific Attribute Based Access Control at client level
      • Self-Role Request at the Business Level
      • Self-Role Request at the Application Level
      • How to setup Delete Archived/Inactive User feature
      • Reporting Module
      • Geo Tagging and Fencing
      • Event Type
  • Release Notes
    • ZTrust V3.1.0
    • ZTrust V3.0.0
    • ZTrust V2.1.0
    • ZTrust V2.0.1
    • ZTrust V2.0.0
    • ZTrust V1.0.4
    • ZTrust V1.0.3
    • ZTrust V1.0.2
    • ZTrust V1.0.1
    • ZTrust V1.0.0
  • Frequently Asked Questions
  • User Manual - ZTrust V2.0
    • Key Terminologies
    • Guide to Navigation
      • Clients
        • Clients List
        • Initial Access Token
        • Client Registration
      • Client Scopes
      • Realm Roles
      • Users
      • Groups
      • Sessions
      • Events
        • User events
        • Admin events
      • Realm Settings
        • General
        • Login
        • Email
        • Themes
        • Keys
        • Events
        • Localization
        • Security Defenses
        • Sessions
        • Tokens
        • Client Policies
        • User profile
        • User Registration
      • Authentication
        • Flows
        • Required Actions
        • Policies
      • Identity Providers
      • User Federation
    • Admin Manual
      • Creation of a Realm
      • Creation of a User
        • Login to Account Console
      • How to set up Password Invalidator
      • How to set up Password Policies
      • How to set up Brute Force Detection feature
      • How to enable the One-to-Many feature
      • How to set up Multi-Factor Authentication
        • Setup of ReCAPTCHA registration flow
        • Setup of ReCAPTCHA login flow
        • Setup of OTP Based Registration
        • Setup of OTP Based Login
        • Setup Time-based One-Time Password (TOTP) Based Login
        • Setup of QR Code Based Authentication
        • Setup of Push Notification Based Authentication
        • Setup of Biometric based Authentication
        • How to set-up 2FA Authentication
      • How to setup Session Invalidator feature
      • How to setup GDPR Compliant feature
      • How to set up Social Media login
      • How to setup Inactive User Tracking feature
      • How to setup Archive Inactive User feature
      • How to setup Delete Archived/Inactive User feature
      • Role-Specific Attribute Based Access Control at client level
      • Reporting Module
      • Geo Tagging and Fencing
      • Event Type
  • User Manual - ZTrust V1.0
    • Guide to Navigation
      • Realm Settings
        • General
        • Login
        • Keys
        • Email
        • Themes
        • RabbitMQ Config
        • Localization
        • Cache
        • Tokens
        • Client Registration
        • Client Policies
        • Security Defenses
      • Clients
      • Client Scopes
        • Default Client Scopes
      • Roles
        • Realm Roles
        • Default Roles
      • Identity Providers
      • User Federation
      • Authentication
        • Flows
        • Bindings
        • Required Actions
        • Password Policy
        • OTP Policy
        • WebAuthn Policy
        • WebAuthn Passwordless Policy
        • CIBA Policy
      • Groups
        • Default Groups
      • Users
      • Sessions
        • Realm Sessions
        • Revocation
      • Events
        • Login Events
        • Admin Events
        • Config
      • Import
      • Export
    • Admin Manual
      • Creation of a Realm
      • Creation of a User
        • Login to Account Console
      • How to set up Password Invalidator
      • How to set up Password Policies
      • How to set up Brute Force Detection feature
      • How to enable the One-to-Many feature
      • How to set up Multi-Factor Authentication
        • Setup of ReCAPTCHA registration flow
        • Setup of ReCAPTCHA login flow
        • Setup of OTP Based Registration
        • Setup of OTP Based Login
        • Setup of QR Code Based Authentication
        • Setup of Push Notification Based Authentication
        • Setup of Biometric based Authentication
      • How to setup Session Invalidator feature
      • How to setup GDPR Compliant feature
      • How to set up Social Media login
      • How to setup Inactive User Tracking feature
      • How to setup Archive Inactive User feature
      • How to setup Delete Archived/Inactive User feature
Powered by GitBook
On this page
  1. User Manual - ZTrust V3.0
  2. Guide to Navigation
  3. Events

User events

PreviousEventsNextAdmin events

Last updated 10 months ago

In the Events section, within the User Events tab, various actions carried out by end users can be observed.

Time

It denotes the Timing of a specific event.

User

It specifies the User ID of the user who executed this event.

Event saved type

It refers to the type of event.

There are various types of events which are broadly divided into three types -

  • Login Events

  • Brute Force Protection

  • Account Events

Event Types
Description

Login Events

Login

During this event, a user initiates a login.

Register

Here, a user registers.

Logout

The user signs out of the session.

Code to Token

An application or client, exchanges a code for a token.

Refresh Token

An application or client renews a token.

Brute Force Protection

User disabled by permanent lockout

Brute Force Protection disabled the user account permanently due to a large number of failed login attempts.

User disabled by temporary lockout

Brute Force Protection disabled the user account temporarily due to a large number of failed login attempts.

Account Events

Social Link

A user account linked to a social media provider.

Remove Social Link

The link between the user account and social media provider breaks off.

Update Email

The email address for an account is changed.

Update Profile

The profile of a user account is modified.

Send Password Reset

Ztrust sends an email for password reset to the user.

Update Password

The password for an account is modified.

Update TOTP

The Time-based One-time Password (TOTP) settings for an account changes.

Remove TOTP

ZTrust removes Time-based One-time Password (TOTP) from an account.

Send Verify Email

ZTrust sends an email verification email to the user.

Verify Email

ZTrust verifies the email address for an account.

There is a corresponding Error event for each of the above.

IP Address

It specifies the IP Address of the device from which this event was executed.

Client

It identifies the name of the client associated with that specific event.

You can use the search box to find a specific user.

To filter the events or search for a particular event, click on the dropdown and enter the specific detail.

User ID

Enter the User ID, then click on Update to display events corresponding to that user ID.

Event saved type

By clicking on the dropdown and selecting the Event saved type and clicking on Update, all events corresponding to the selected type will be shown.

Client

Specify a client name, then after clicking on Update, events associated with that specific client will be displayed.

Date (From) and Date (To)

After specifying the Date (From) and Date (To), and clicking on Update events that occurred within this specified time frame will be displayed.

IP Address

After you've entered the IP Address of the device and clicked on Search events, you'll be presented with the list of relevant events.

Search events

Once you've entered the necessary details, to search for user events matching those criteria, click on Search events.

Reset

If you've entered the necessary details but decide not to search for user events matching those criteria, you can click on Reset.

Click the Refresh button to see the latest settings.

You can also choose how many user events you want to display on one screen. Select your preferred option from the dropdown menu as shown above.

For more details refer to

User Manual - Event Type