SecurityDebugLogging
Whether to log query security information.
If you set SecurityDebugLogging
to True
and the query LogLevel is set to FULL
, IDOL Server logs the decrypted details of the supplied SecurityInfo query parameter in the query log.
NOTE: This option is useful for troubleshooting and testing your security setup, but OpenText 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 |