You can enable logging through one of the following ways:
Native Logging from SecureLogin
Browser Console
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 |
Perform the following steps to enable logging through browser console:
Navigate to the respective browser’s console.
Specify log.setdefaultlevel(0);
To enable logging for the embedded web browsers, create a registry:
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin.
Create a DWORD registry called iessobho.
Set the value of iessobho to 2.