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
943 B
HTML
13 lines
943 B
HTML
<a name="apig-faq-2005008"></a><a name="apig-faq-2005008"></a>
|
|
|
|
<h1 class="topictitle1">How Do I Provide an Open API to Specific Users?</h1>
|
|
<div id="body1588755234229"><p id="apig-faq-2005008__en-us_topic_0242709188_p8353144918321">You can provide an open API to specific users in either of the following ways:</p>
|
|
<ul id="apig-faq-2005008__en-us_topic_0242709188_ul389519015333"><li id="apig-faq-2005008__en-us_topic_0242709188_li16895308334">Select app authentication when you create the API, and share the AppKey and AppSecret with the target users.</li><li id="apig-faq-2005008__en-us_topic_0242709188_li4895170173313">Configure an access control policy to allow access from specific IP addresses or account names, and bind the access control policy to the API.</li></ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="apig-faq-2005033.html">Access Control</a></div>
|
|
</div>
|
|
</div>
|
|
|