doc-exports/docs/kms/api-ref/kms_02_0003.html
Li, Qiao dfe65b9551 KMS API 20230817 version.
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
2024-04-02 13:42:22 +00:00

13 lines
1009 B
HTML

<a name="kms_02_0003"></a><a name="kms_02_0003"></a>
<h1 class="topictitle1">Authentication</h1>
<div id="body8662426"><div class="p" id="kms_02_0003__en-us_topic_0207581476_en-us_topic_0091607401_p26613555143846">Requests for calling an API can be authenticated using either of the following methods:<ul id="kms_02_0003__en-us_topic_0207581476_en-us_topic_0091607401_ul38195410143846"><li id="kms_02_0003__en-us_topic_0207581476_en-us_topic_0091607401_li8214375143846">Token-based authentication: Requests are authenticated using a token.</li><li id="kms_02_0003__en-us_topic_0207581476_en-us_topic_0091607401_li61384639143846">AK/SK-based authentication: Requests are authenticated by encrypting the request body using an AK/SK pair. This method is recommended because it provides higher security than token-based authentication.</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="kms_02_0002.html">Calling APIs</a></div>
</div>
</div>