AccessTokens

March 5, 2024

ID 224176

This element is a container for Token elements. If authentication of HTTP clients is enabled, Kaspersky Scan Engine provides access to its functions only to those HTTP clients that have successfully authenticated by using the API token.

If the element UseAccessToken is set to 1, the AccessTokens element is mandatory.

Path

ServerSettings > AuthSettings > AccessTokens

Example

The following is an example of this element.

<AccessTokens>

<Token>

<Name>Unlimited key</Name>

<Value>SldYQTUyOUNVMnE3VWR2N3Izamk2QkVNc2hhLTV5dTBLcVUzeXZLdGYtNkkrVFUyQUVRQUNLQUFCSWdwRUlJTQ==</Value>

<Description>ScanEngine Clients. Full access scope</Description>

<Enabled>1</Enabled>

</Token>

<Token>

<Name>Key for URL-scanning</Name>

<Value>XUmCkYURUdWQldFGIT3TlEQUQQwkBy2LLNaNMVtrkSQUR2kSNUZV=NT2zLRzQJycVW5VNhUVOdLVcUd3YeVFnT=h</Value>

<Description>Server access key. Only URL-scanning</Description>

<Enabled>0</Enabled>

</Token>

</AccessTokens>

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.