forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
13 lines
908 B
HTML
13 lines
908 B
HTML
<a name="apig-faq-2005018"></a><a name="apig-faq-2005018"></a>
|
|
|
|
<h1 class="topictitle1">Will the Request Body Be Signed for Security Authentication?</h1>
|
|
<div id="body1588755234230"><p id="apig-faq-2005018__en-us_topic_0242709199_p101628223115">Yes. The request body is another element that needs to be signed in addition to the mandatory request header parameters. For example, when an API used to upload a file using the POST method is called, the hash value of the file to upload is calculated to generate a signature.</p>
|
|
<p id="apig-faq-2005018__en-us_topic_0242709199_p1089155863516">For details about signatures, see section "App Authentication" in the <em id="apig-faq-2005018__i13533174084711">API Gateway Developer Guide</em>.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="apig-faq-auth.html">API Authentication</a></div>
|
|
</div>
|
|
</div>
|
|
|