UseAccessToken
UseAccessToken
January 17, 2025
ID 222099
Specifies if API token authorization is enabled or disabled.
If you have enabled API token authorization and the kavhttpd service is not running, starting klScanEngineUI will also initiate the start of the kavhttpd service.
The UseAccessToken
element cannot be empty. The element is optional.
Path
ServerSettings > AuthSettings > UseAccessToken
Value
Valid values:
0—
API token authorization is disabled.1—
API token authorization is enabled.
The default value is 0
.
Example
The following is an example of this element.
<UseAccessToken>0</UseAccessToken> |
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.