1
0
forked from docs/doc-exports
doc-exports/docs/obs/api-swift/obs_03_0010.html
zhangyue 894279c39a Object Storage Service API Reference Swift V1
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-02-02 08:50:48 +00:00

12 lines
857 B
HTML

<a name="obs_03_0010"></a><a name="obs_03_0010"></a>
<h1 class="topictitle1">Authenticating a Request</h1>
<div id="body7837633"><p id="obs_03_0010__p34348834212753">Users of OBS (compatible with OpenStack Swift) must be authenticated using IAM. In a request sent by a client to OBS (compatible with OpenStack Swift), the request header must include the token ID obtained from the IAM service. This token ID is generated and encrypted by IAM based on the domain, project, and role information. In an OBS request, the <strong id="obs_03_0010__b53371190">X-Auth-Token</strong> is used to specify a token ID. For details about the usage, see the corresponding object operation method.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_03_0006.html">Methods of Calling APIs</a></div>
</div>
</div>