Whether to log query security information.
If you set SecurityDebugLogging
to True
and the query LogLevel is set to FULL
, IDOL Content Component logs the decrypted details of the supplied SecurityInfo query parameter in the query log.
This option is useful for troubleshooting and testing your security setup, but HPE strongly recommends that you disable it afterward.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | SecurityDebugLogging=True
|
See Also: | Query action SecurityInfo parameter |
|