For the complete documentation index, see llms.txt. This page is also available as Markdown.

4.21 Setup Inactive User Tracking feature

This feature enables the tracking of irregular or inactive users.

To set up Inactive User Tracking feature, follow these steps -

  1. Login to the ZTrust Admin Console.

  2. Go to the Realm Settings tab on the right.

    Fig. 4.20.a: Navigating to Realm Settings
  3. Go to the Localization tab.

Fig. 4.20.b: Navigating to Localization in Realm Settings
  1. Click on Realm overrides.

Fig. 4.20.c: Navigating to Realm Settings ⇒ Localization ⇒ Realm Overrides
  1. Click on Add translation.

  2. Give any name, for example - Inactive User and click on Create.

  3. Give the Key as track-inactive-users and Value as false.

Fig. 4.20.d: Adding a new translation for enablng/disabling inactive user tracker
  1. Click on Create.

  2. Click on Add translation.

  3. Create a Key as max-idle-time and give any number as Value, for example - 5

Fig. 4.20.e: Adding a new translation for maximum idle time
  1. Click on Create.

  2. Click on Add translation.

Fig. 4.20.f: Adding a new translation for unit of max idle time
  1. Provide the Key as max-idle-time-unit, and provide the Value as hours, minutes, days as required. For example - minutes.

  2. Click on Create.

Fig. 4.20.g: Created keys for inactive user tracker
  1. Click on Add translation.

  2. Provide the Key as warning-time and the Value as required, for example - 3.

Fig. 4.20.h: Adding a new translation for warning time
  1. Click on Create.

  2. Follow the same steps from 15 to 17 and create another localization text with Key as warning-time-unit and Value as required, for example - minutes.

Fig. 4.20.i: Adding a new translation for unit of warning time
Fig. 4.20.j: Saved the keys for inactive user warning
  1. Again create another translation with Key as api-base-url and Value as required.

Fig. 4.20.k: Adding a new translation for api base url
  1. Click on Create.

A table will be displayed which will have all the Key-Value pairs that you have created along with the Actions to Edit or Delete.

Fig. 4.20.l: Saving the api base url
  1. Click Edit for track-inactive-users.

Fig. 4.20.m: Editing the 'track-inactive-users' key
  1. Change the Value to true from false.

Fig. 4.20.n: Making the 'track-inactive-users' true
  1. Click on the tick symbol.

The Inactive User Tracking feature is configured now.

Last updated