Search Results :

×

How the User Session History feature works in Drupal

In this document, we will walk through how the Session History feature works in our Session Management module. This feature allows users to view their session history, so they can check when and where they logged in. It also helps them spot any suspicious activity and take action if needed.

  • Download the module:
    composer require 'drupal/session_management'
  • Navigate to Extend menu on your Drupal admin console and search for Session Management using the search box.
  • Enable the module by checking the checkbox and click on the Install button.
  • You can configure the module at:
    {BaseURL}/admin/config/people/session-management/session-management
  • Install the module:
    drush en drupal/session_management
  • Clear the cache:
     drush cr
  • You can configure the module at:
    {BaseURL}/admin/config/people/session-management/session-management
  • Navigate to Extend menu on your Drupal admin console and click on Install new module.
  • Install the Drupal Session Management module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules.
  • Enable this module by checking the checkbox and click on install button.
  • You can configure the module at:
    {BaseURL}/admin/config/people/session-management/session-management
Note and Contact Us

Note: You will require the Premium Version of the module to configure the User Session History feature.


  • Navigate to Configuration > People > Session Management.
    (/admin/config/people/session-management/session-management)
Drupal Session management - enable session history

Note and Contact Us

Note: If you're not logged in, please log in using the miniOrange credentials used to purchase the license.


  • After successfully installing the module, you will be redirected to the Session Management tab.
  • Navigate to the Session Monitor Configuration section under the Session Management tab.
  • Turn on the Enable session history toggle button and click on Save Configuration.
Drupal Session management - enable session history

  • Open a new browser, such as Edge, or a private/incognito window and log in (base_url/user/login) to the Drupal site.
  • Go to the Sessions tab (user/{user_id}/mo_sessions) to view the user’s complete active login history. It shows details such as login time, logout time, browser, and IP address.
Drupal Session management - session history details

Congratulations! You have successfully configured the User Session History feature.

If the configuration was not successful, please contact us at drupalsupport@xecurify.com. Kindly include a screenshot of the error message, and we will help you resolve the issue and guide you through the setup.

ADFS_sso ×
Hello there!

Need Help? We are right here!

support