debug-level
Use the debug-level stanza entry to define the initial tracing level of the user mapping module.
debug-level = levelDescription
Controls the initial trace level for the user mapping module.
Options
level The level variable that indicates the trace level of the user mapping module, with 1 designating a minimal amount of tracing and 9 designating the maximum amount of tracing. We can also use the ISAM pdadmin trace commands to modify the trace level using the trace component name of pd.cas.usermap. This trace component is only available after the first HTTP request is processed
Usage: Optional
Default value
0 A debug level of 0 results in no tracing output.
Example:
debug-level = 0Parent topic: [user-map-authn] stanza