18.5 Logging Events

18.5.1 Enabling Logging Events from Browsers

You can enable logging through one of the following ways:

  • Native Logging from SecureLogin

  • Browser Console

Native Logging from SecureLogin

To enable logging for browsers, create the following registry:

Browser

Registry Path

Registry Type

Registry Name

Registry Value

Google Chrome

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

DWORD

Chromesso

Set the value of Chromesso to 0

Microsoft Edge

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

DWORD

Edgesso

Set the value of Edgesso to 0

Mozilla Firefox

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

DWORD

SLoMoz

Set the value of SLoMoz to 0

Internet Explorer

HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

DWORD

Iesso

Set the value of Iesso to 0

Browser Console

Perform the following steps to enable logging through browser console:

  1. Navigate to the respective browser’s console.

  2. Specify log.setdefaultlevel(0);

18.5.2 Enabling Logging Events from Embedded Web Browser

To enable logging for the embedded web browsers, create a registry:

  1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin.

  2. Create a DWORD registry called iessobho.

  3. Set the value of iessobho to 2.