31.9.1 Enabling the Debug Option for the Device Fingerprint Rule

When enabled, the debug option shows all parameters fetched from the browser before submitting the fingerprint.

Perform the following steps to enable the debug option for the Device Fingerprint rule:

  1. Open /opt/novell/nam/idp/conf/tomcat.conf of Identity Server:

  2. Add the following option:

    JAVA_OPTS="${JAVA_OPTS} -Dcom.microfocus.nam.device.fingerprint.debug=true"
  3. Restart Identity Server.

NOTE:When the Debug option is enabled, the fingerprint data is shown to all users during log in to Identity Server. It is recommended to disable this option after debugging is completed.